diff --git a/kube/deploy/apps/media/_deps/kustomization.yaml b/kube/deploy/apps/media/_deps/kustomization.yaml index 9ed6f41e..80c363dc 100644 --- a/kube/deploy/apps/media/_deps/kustomization.yaml +++ b/kube/deploy/apps/media/_deps/kustomization.yaml @@ -7,11 +7,11 @@ resources: - ks.yaml components: - ../../../core/flux-system/alerts/template/ -transformers: - - |- - apiVersion: builtin - kind: NamespaceTransformer - unsetOnly: true - metadata: - name: not-used - namespace: authentik +# transformers: +# - |- +# apiVersion: builtin +# kind: NamespaceTransformer +# unsetOnly: true +# metadata: +# name: not-used +# namespace: media