diff --git a/apps/sonarr/kustomization.yaml b/apps/sonarr/kustomization.yaml index ed3e311..2d22e75 100644 --- a/apps/sonarr/kustomization.yaml +++ b/apps/sonarr/kustomization.yaml @@ -8,4 +8,4 @@ resources: configMapGenerator: - name: static-config files: - - ./config.xml \ No newline at end of file + - ./files/config.xml \ No newline at end of file