Relocate patches from clusters/d8-ugmk-prod/infrastructure/patches into infrastructure/<module>/d8-ugmk-prod/ overlays (base + patches), matching the apps/<app>/<cluster> and existing yc-k8s-test layout. clusters/d8-ugmk-prod/infrastructure/kustomization.yaml now just references the kafka, rabbitmq, camunda, vault, postgresql and zitadel overlays, with no patches block. The patches/ directory is removed. No rendered change: HelmRelease, namespace patches are preserved 1:1.
8 lines
146 B
YAML
8 lines
146 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: camunda
|
|
labels:
|
|
istio-injection: disabled
|
|
security.deckhouse.io/pod-policy: privileged
|