Merge "Fix zuulRegistryImageVersion"

This commit is contained in:
Zuul 2022-01-25 15:36:49 +00:00 committed by Gerrit Code Review
commit 023f6f0f6c
1 changed files with 1 additions and 1 deletions

View File

@ -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'