Allow an image deleting from registry

Change-Id: Ic581cd3c4e83e7c68bdec2aa7ff0e97702c445e4
This commit is contained in:
Kirill Bespalov 2016-11-23 20:51:58 +03:00
parent f887cdd599
commit 99334bd4d9
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ spec:
port: 5000
initialDelaySeconds: 3
timeoutSeconds: 1
env:
- name: REGISTRY_STORAGE_DELETE_ENABLED
value: "true"
nodeSelector:
app: ccp-registry
volumes: