diff --git a/tools/registry/registry-pod.yaml b/tools/registry/registry-pod.yaml index 51d5bbf7..90b14baf 100644 --- a/tools/registry/registry-pod.yaml +++ b/tools/registry/registry-pod.yaml @@ -21,6 +21,9 @@ spec: port: 5000 initialDelaySeconds: 3 timeoutSeconds: 1 + env: + - name: REGISTRY_STORAGE_DELETE_ENABLED + value: "true" nodeSelector: app: ccp-registry volumes: