Skip to content

Instantly share code, notes, and snippets.

@cloudqubes
Created June 20, 2023 10:42
Show Gist options
  • Save cloudqubes/a9846fd15829eac4aa4a5d37cd4de230 to your computer and use it in GitHub Desktop.
Save cloudqubes/a9846fd15829eac4aa4a5d37cd4de230 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Ingress
metadata:
name: number-crunch-ingress
spec:
ingressClassName: number-crunch-ingress-name
rules:
- http:
paths:
- path: /square-root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment