diff --git a/infrastructure/03-traefik/overlay-external/patches/traefik-deployment-patch.yaml b/infrastructure/03-traefik/overlay-external/patches/traefik-deployment-patch.yaml index e6fac46..14ad04f 100644 --- a/infrastructure/03-traefik/overlay-external/patches/traefik-deployment-patch.yaml +++ b/infrastructure/03-traefik/overlay-external/patches/traefik-deployment-patch.yaml @@ -65,4 +65,4 @@ spec: volumes: - name: traefik-pvc persistentVolumeClaim: - claimName: local-path-pvc \ No newline at end of file + claimName: traefik-pvc \ No newline at end of file