fix(sorcerer): Naming

This commit is contained in:
2026-02-12 13:29:54 +01:00
parent 0229238c0c
commit 7239c6118b
13 changed files with 0 additions and 0 deletions
@@ -0,0 +1,23 @@
generatorOptions:
disableNameSuffixHash: true
configMapGenerator:
- name: beta-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