fix: move values/attic to attic/values

This commit is contained in:
2025-08-12 14:28:50 +02:00
parent 7f15b36de7
commit 0dab4702db
99 changed files with 0 additions and 0 deletions
@@ -0,0 +1,25 @@
generatorOptions:
disableNameSuffixHash: true
configMapGenerator:
- name: prod-archmeister-appsettings
files:
- appsettings.json
secretGenerator:
- name: prod-archmeister-env
envs:
- default.env
patches:
- path: deployment_patch.yaml
target:
version: v1
group: apps
kind: Deployment
- path: ingress_patch.yaml
target:
group: networking.k8s.io
kind: Ingress
name: prod-archmeister-internal
annotationSelector: oceanbox.io/expose=internal
version: v1
resources:
- ../base