mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-25 23:49:37 -05:00
cli: update helm chart render expectations
testdata is now expecting the charts to render for ko images.
This commit is contained in:
parent
6415d80ee4
commit
3038b374da
@ -63,7 +63,7 @@ spec:
|
|||||||
- --metrics-bind-address=127.0.0.1:8080
|
- --metrics-bind-address=127.0.0.1:8080
|
||||||
- --leader-elect
|
- --leader-elect
|
||||||
command:
|
command:
|
||||||
- /manager
|
- /ko-app/v2
|
||||||
env:
|
env:
|
||||||
- name: KUBERNETES_CLUSTER_DOMAIN
|
- name: KUBERNETES_CLUSTER_DOMAIN
|
||||||
value: cluster.local
|
value: cluster.local
|
||||||
|
@ -63,7 +63,7 @@ spec:
|
|||||||
- --metrics-bind-address=127.0.0.1:8080
|
- --metrics-bind-address=127.0.0.1:8080
|
||||||
- --leader-elect
|
- --leader-elect
|
||||||
command:
|
command:
|
||||||
- /manager
|
- /ko-app/v2
|
||||||
env:
|
env:
|
||||||
- name: KUBERNETES_CLUSTER_DOMAIN
|
- name: KUBERNETES_CLUSTER_DOMAIN
|
||||||
value: cluster.local
|
value: cluster.local
|
||||||
|
@ -63,7 +63,7 @@ spec:
|
|||||||
- --metrics-bind-address=127.0.0.1:8080
|
- --metrics-bind-address=127.0.0.1:8080
|
||||||
- --leader-elect
|
- --leader-elect
|
||||||
command:
|
command:
|
||||||
- /manager
|
- /ko-app/v2
|
||||||
env:
|
env:
|
||||||
- name: KUBERNETES_CLUSTER_DOMAIN
|
- name: KUBERNETES_CLUSTER_DOMAIN
|
||||||
value: cluster.local
|
value: cluster.local
|
||||||
|
Loading…
Reference in New Issue
Block a user