Pull new image

This commit is contained in:
Micke Nordin 2024-11-05 08:07:50 +01:00
parent 0bb0636d61
commit a9cbc314bb
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -21,6 +21,7 @@ spec:
containers: containers:
- name: portal - name: portal
image: docker.sunet.se/drive/portal:0.1.0-2 image: docker.sunet.se/drive/portal:0.1.0-2
imagePullPolicy: Always
resources: {} resources: {}
strategy: {} strategy: {}
status: {} status: {}