mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 12:36:09 -04:00
helm: fix expected helm charts
This commit is contained in:
parent
865cd53856
commit
c978329839
5 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@ spec:
|
|||
value: Azure
|
||||
- name: constellation-uid
|
||||
value: 42424242424242
|
||||
image: ghcr.io/edgelesssys/constellation/node-operator:v2.3.0-pre.0.20221108173951-34435e439604
|
||||
image: ghcr.io/edgelesssys/constellation/node-operator:v2.3.0-pre.0.20221125134926-1af3ff00adbc@sha256:fae7160eba0259d3dcbe974460ff983ae2c6cab18319a5b8ef585dd1630cb077
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
|
|
@ -64,7 +64,7 @@ spec:
|
|||
fieldPath: metadata.namespace
|
||||
- name: KUBERNETES_CLUSTER_DOMAIN
|
||||
value: cluster.local
|
||||
image: ghcr.io/edgelesssys/constellation/node-maintenance-operator:v0.13.1-alpha1
|
||||
image: ghcr.io/edgelesssys/constellation/node-maintenance-operator:v0.13.1-alpha1@sha256:e011d428dba3ef66a2a4656a2bf58bcfe89836c62b0a75676f5c12350502a3cf
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue