Bump version
This commit is contained in:
parent
f2a850278c
commit
42e500e2cb
|
@ -24,7 +24,7 @@ spec:
|
|||
claimName: init-config
|
||||
containers:
|
||||
- name: portal
|
||||
image: docker.sunet.se/drive/portal:0.1.0-3
|
||||
image: docker.sunet.se/drive/portal:0.1.0-4
|
||||
imagePullPolicy: Always
|
||||
volumeMounts:
|
||||
- name: init-config
|
||||
|
@ -32,7 +32,7 @@ spec:
|
|||
subPath: config
|
||||
resources: {}
|
||||
initContainers:
|
||||
- image: docker.sunet.se/drive/portal:0.1.0-3
|
||||
- image: docker.sunet.se/drive/portal:0.1.0-4
|
||||
name: init-config
|
||||
volumeMounts:
|
||||
- name: init-config
|
||||
|
|
Loading…
Reference in a new issue