From 94d6f31bc45f5788612c6513c40a7a520b6b0d79 Mon Sep 17 00:00:00 2001 From: developerdurp Date: Tue, 21 Nov 2023 05:46:16 -0600 Subject: [PATCH] update --- octopus-tentacle/templates/deployment.yaml | 4 ---- 1 file changed, 4 deletions(-) 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