fix: update sorcerer manifests

This commit is contained in:
2024-12-09 12:40:42 +01:00
parent ca6b80d13f
commit 70a78699e3
30 changed files with 446 additions and 293 deletions
+9 -6
View File
@@ -4,10 +4,6 @@ configMapGenerator:
- name: prod-sorcerer-appsettings
files:
- appsettings.json
secretGenerator:
- name: prod-sorcerer-env
envs:
- default.env
patches:
- target:
group: apps
@@ -15,6 +11,13 @@ patches:
kind: Deployment
path: deployment_patch.yaml
resources:
- archives-ceph-volume.yaml
- archives-backup-volume.yaml
- ../base
- pv.yaml
- pvc.yaml
- secrets.yaml
- configurations.yaml
- keyvault.yaml
- rbac.yaml
- secretstore.yaml
- statestore.yaml
- tracing.yaml