Skip to content

Instantly share code, notes, and snippets.

@binura-g
Created September 24, 2025 01:12
Show Gist options
  • Save binura-g/9d952500ac5c2fa92c4eed0ec7fcc7e1 to your computer and use it in GitHub Desktop.
Save binura-g/9d952500ac5c2fa92c4eed0ec7fcc7e1 to your computer and use it in GitHub Desktop.
#@data/values-schema
app:
name: ""
image: "nginx:1.27"
replicas: 1
ingressClass: "nginx"
serviceType: "ClusterIP"
gatewayName: "default-gateway"
endpoints:
- name: ""
host: ""
path: "/"
port: 8080
type: "ingress" # "ingress" | "managedAPI"
tlsSecretName: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment