KUSTOMIZE BUILD: rebuild dashboard deployment with kustomize 351 (done automagically via Drone pipeline)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2023-12-24 17:11:38 +00:00 committed by Aaron Riedel
parent 319a5776cd
commit 4fe899c823
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ spec:
app: dashboard app: dashboard
spec: spec:
containers: containers:
- image: yolokube/dashboard:579 - image: git.ar21.de/yolokube/dashboard:579
imagePullPolicy: Always imagePullPolicy: Always
name: dashboard name: dashboard
ports: ports:

View file

@ -34,7 +34,7 @@ spec:
app: dashboard app: dashboard
spec: spec:
containers: containers:
- image: yolokube/dashboard:staging-577 - image: git.ar21.de/yolokube/dashboard:staging-577
imagePullPolicy: Always imagePullPolicy: Always
name: dashboard name: dashboard
ports: ports: