apps/headlamp/deployment.yaml aktualisiert
This commit is contained in:
parent
00468d6d70
commit
f40b3c7362
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
||||||
serviceAccountName: headlamp-admin
|
serviceAccountName: headlamp-admin
|
||||||
containers:
|
containers:
|
||||||
- name: headlamp
|
- name: headlamp
|
||||||
image: ghcr.io/headlamp-k8s/headlamp:v0.27.0
|
image: ghcr.io/headlamp-k8s/headlamp:v0.43.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- "-in-cluster"
|
- "-in-cluster"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue