feat(sorcerer): Add prod for rossby

This commit is contained in:
2025-11-29 14:56:28 +01:00
parent 4ef99c0ae4
commit 77a5af1c37
15 changed files with 325 additions and 0 deletions
@@ -0,0 +1,23 @@
generatorOptions:
disableNameSuffixHash: true
configMapGenerator:
- name: prod-sorcerer-appsettings
files:
- appsettings.json
patches:
- target:
group: apps
version: v1
kind: Deployment
path: deployment_patch.yaml
resources:
- ../base
- pv.yaml
- pvc.yaml
- secrets.yaml
- configurations.yaml
- keyvault.yaml
- rbac.yaml
- secretstore.yaml
- statestore.yaml
- tracing.yaml