diff --git a/apps/sonarr/kustomization.yaml b/apps/sonarr/kustomization.yaml index 2d22e75..3bc3448 100644 --- a/apps/sonarr/kustomization.yaml +++ b/apps/sonarr/kustomization.yaml @@ -5,7 +5,7 @@ resources: - service.yaml - ingress.yaml - pvc.yaml -configMapGenerator: - - name: static-config - files: - - ./files/config.xml \ No newline at end of file +# configMapGenerator: +# - name: static-config +# files: +# - ./files/config.xml \ No newline at end of file