stacks-instances/otc/garm-provider-test.t09.de/stacks/garm/garm/values.yaml

32 lines
No EOL
789 B
YAML

ingress:
enabled: true
className: nginx
annotations:
cert-manager.io/cluster-issuer: main
nginx.ingress.kubernetes.io/backend-protocol: HTTP
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
hosts:
- host: garm.garm-provider-test.t09.de
paths:
- path: /
pathType: Prefix
tls:
- secretName: garm-net-tls
hosts:
- garm.garm-provider-test.t09.de
# Credentials and Secrets
credentials:
edgeConnect:
existingSecretName: "edge-credential"
gitea:
url: "https://garm-provider-test.t09.de" # Required
providerConfig:
edgeConnect:
organization: "edp2"
region: "EU"
edgeConnectUrl: "https://hub.apps.edge.platform.mg3.mdb.osc.live"
cloudlet:
name: "Munich"
organization: "TelekomOP"