Merge pull request #4220 from zregvart/patch-1

Fix registry addon ReplicationController template
pull/4228/head
Thomas Strömberg 2019-05-08 11:13:19 -07:00 committed by GitHub
commit 312b1d65f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ spec:
protocol: TCP
env:
- name: REGISTRY_STORAGE_DELETE_ENABLED
value: true
value: "true"