Merge "Fix zuulRegistryImageVersion"
This commit is contained in:
commit
023f6f0f6c
@ -74,7 +74,7 @@ spec:
|
||||
imagePullSecrets: {{ spec.imagePullSecrets }}
|
||||
containers:
|
||||
- name: registry
|
||||
image: {{ spec.imagePrefix }}/zuul-registry:{{ spec.zuulImageVersion }}
|
||||
image: {{ spec.imagePrefix }}/zuul-registry:{{ spec.zuulRegistryImageVersion }}
|
||||
env:
|
||||
- name: DEBUG
|
||||
value: '1'
|
||||
|
Loading…
Reference in New Issue
Block a user