diff --git a/uptimekuma/templates/deployment.yaml b/uptimekuma/templates/deployment.yaml index 0b047fb..c1ab954 100644 --- a/uptimekuma/templates/deployment.yaml +++ b/uptimekuma/templates/deployment.yaml @@ -39,4 +39,4 @@ spec: volumes: - name: storage persistentVolumeClaim: - claimName: storage \ No newline at end of file + claimName: uptimekuma-pvc \ No newline at end of file