feat: rename kustomizations/ to values/

This commit is contained in:
2024-10-14 07:59:16 +02:00
parent 91b56423f2
commit 372c11c31e
165 changed files with 28 additions and 28 deletions
+17
View File
@@ -0,0 +1,17 @@
fullnameOverride: busynix
ingress:
enabled: true
annotations:
cert-manager.io/cluster-issuer: letsencrypt-staging
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
atlantis.oceanbox.io/expose: internal
hosts:
- host: busynix.srv.oceanbox.io
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- busynix.srv.oceanbox.io
secretName: prod-busynix-tls