fix(master): correct image tagwq
This commit is contained in:
parent
3aedee1f9f
commit
1c5eb098f8
|
@ -25,7 +25,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: hydra-maester
|
- name: hydra-maester
|
||||||
image: reg.cadoles.com/proxy_cache/oryd/hydra-maester:v0.0.32
|
image: reg.cadoles.com/proxy_cache/oryd/hydra-maester:v0.0.32-amd64
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
|
|
Loading…
Reference in New Issue