Files
manifests/busynix/prod-values.yaml
T
2024-01-31 11:38:32 +01:00

17 lines
466 B
YAML

fullnameOverride: busynix
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-staging
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
hosts:
- host: busynix.srv.oceanbox.io
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- busynix.srv.oceanbox.io
secretName: prod-busynix-tls