diff --git a/octopus-tentacle/templates/deployment.yaml b/octopus-tentacle/templates/deployment.yaml index 32c8db0..8763442 100644 --- a/octopus-tentacle/templates/deployment.yaml +++ b/octopus-tentacle/templates/deployment.yaml @@ -39,7 +39,3 @@ spec: secretKeyRef: name: octopus-tentacle-secret key: key - volumes: - - name: octopus-tentacle-pvc - persistentVolumeClaim: - claimName: octopus-tentacle-pvc