Commit 9fb6c32 1 parent 4431ac3 commit 9fb6c32 Copy full SHA for 9fb6c32
File tree 7 files changed +6
-139
lines changed
internal/constellation/helm
charts/edgeless/operators/charts/constellation-operator
AWS/constellation-operators/charts/constellation-operator/templates
Azure/constellation-operators/charts/constellation-operator/templates
GCP/constellation-operators/charts/constellation-operator/templates
OpenStack/constellation-operators/charts/constellation-operator/templates
QEMU/constellation-operators/charts/constellation-operator/templates
7 files changed +6
-139
lines changed Original file line number Diff line number Diff line change 29
29
kubectl.kubernetes.io/default-container : manager
30
30
spec :
31
31
containers :
32
- - args :
33
- - --secure-listen-address=0.0.0.0:8443
34
- - --upstream=http://127.0.0.1:8080/
35
- - --logtostderr=true
36
- - --v=0
37
- env :
38
- - name : KUBERNETES_CLUSTER_DOMAIN
39
- value : {{ .Values.kubernetesClusterDomain }}
40
- image : {{ .Values.controllerManager.kubeRbacProxy.image.repository }}:{{ .Values.controllerManager.kubeRbacProxy.image.tag
41
- | default .Chart.AppVersion }}
42
- name : kube-rbac-proxy
43
- ports :
44
- - containerPort : 8443
45
- name : https
46
- protocol : TCP
47
- resources : {{- toYaml .Values.controllerManager.kubeRbacProxy.resources | nindent
48
- 10 }}
49
32
- args :
50
33
- --health-probe-bind-address=:8081
51
- - --metrics-bind-address=127.0.0.1 :8080
34
+ - --metrics-bind-address=:8080
52
35
- --leader-elect
53
36
command :
54
37
- /node-operator
Original file line number Diff line number Diff line change 1
1
controllerManager :
2
- kubeRbacProxy :
3
- image :
4
- repository : gcr.io/kubebuilder/kube-rbac-proxy
5
- tag : v0.14.1
6
- resources :
7
- limits :
8
- cpu : 500m
9
- memory : 128Mi
10
- requests :
11
- cpu : 5m
12
- memory : 64Mi
13
2
manager :
14
3
resources :
15
4
limits :
Original file line number Diff line number Diff line change 37
37
kubectl.kubernetes.io/default-container : manager
38
38
spec :
39
39
containers :
40
- - args :
41
- - --secure-listen-address=0.0.0.0:8443
42
- - --upstream=http://127.0.0.1:8080/
43
- - --logtostderr=true
44
- - --v=0
45
- env :
46
- - name : KUBERNETES_CLUSTER_DOMAIN
47
- value : cluster.local
48
- image : gcr.io/kubebuilder/kube-rbac-proxy:v0.14.1
49
- name : kube-rbac-proxy
50
- ports :
51
- - containerPort : 8443
52
- name : https
53
- protocol : TCP
54
- resources :
55
- limits :
56
- cpu : 500m
57
- memory : 128Mi
58
- requests :
59
- cpu : 5m
60
- memory : 64Mi
61
40
- args :
62
41
- --health-probe-bind-address=:8081
63
- - --metrics-bind-address=127.0.0.1 :8080
42
+ - --metrics-bind-address=:8080
64
43
- --leader-elect
65
44
command :
66
45
- /node-operator
Original file line number Diff line number Diff line change 37
37
kubectl.kubernetes.io/default-container : manager
38
38
spec :
39
39
containers :
40
- - args :
41
- - --secure-listen-address=0.0.0.0:8443
42
- - --upstream=http://127.0.0.1:8080/
43
- - --logtostderr=true
44
- - --v=0
45
- env :
46
- - name : KUBERNETES_CLUSTER_DOMAIN
47
- value : cluster.local
48
- image : gcr.io/kubebuilder/kube-rbac-proxy:v0.14.1
49
- name : kube-rbac-proxy
50
- ports :
51
- - containerPort : 8443
52
- name : https
53
- protocol : TCP
54
- resources :
55
- limits :
56
- cpu : 500m
57
- memory : 128Mi
58
- requests :
59
- cpu : 5m
60
- memory : 64Mi
61
40
- args :
62
41
- --health-probe-bind-address=:8081
63
- - --metrics-bind-address=127.0.0.1 :8080
42
+ - --metrics-bind-address=:8080
64
43
- --leader-elect
65
44
command :
66
45
- /node-operator
Original file line number Diff line number Diff line change 37
37
kubectl.kubernetes.io/default-container : manager
38
38
spec :
39
39
containers :
40
- - args :
41
- - --secure-listen-address=0.0.0.0:8443
42
- - --upstream=http://127.0.0.1:8080/
43
- - --logtostderr=true
44
- - --v=0
45
- env :
46
- - name : KUBERNETES_CLUSTER_DOMAIN
47
- value : cluster.local
48
- image : gcr.io/kubebuilder/kube-rbac-proxy:v0.14.1
49
- name : kube-rbac-proxy
50
- ports :
51
- - containerPort : 8443
52
- name : https
53
- protocol : TCP
54
- resources :
55
- limits :
56
- cpu : 500m
57
- memory : 128Mi
58
- requests :
59
- cpu : 5m
60
- memory : 64Mi
61
40
- args :
62
41
- --health-probe-bind-address=:8081
63
- - --metrics-bind-address=127.0.0.1 :8080
42
+ - --metrics-bind-address=:8080
64
43
- --leader-elect
65
44
command :
66
45
- /node-operator
Original file line number Diff line number Diff line change 37
37
kubectl.kubernetes.io/default-container : manager
38
38
spec :
39
39
containers :
40
- - args :
41
- - --secure-listen-address=0.0.0.0:8443
42
- - --upstream=http://127.0.0.1:8080/
43
- - --logtostderr=true
44
- - --v=0
45
- env :
46
- - name : KUBERNETES_CLUSTER_DOMAIN
47
- value : cluster.local
48
- image : gcr.io/kubebuilder/kube-rbac-proxy:v0.14.1
49
- name : kube-rbac-proxy
50
- ports :
51
- - containerPort : 8443
52
- name : https
53
- protocol : TCP
54
- resources :
55
- limits :
56
- cpu : 500m
57
- memory : 128Mi
58
- requests :
59
- cpu : 5m
60
- memory : 64Mi
61
40
- args :
62
41
- --health-probe-bind-address=:8081
63
- - --metrics-bind-address=127.0.0.1 :8080
42
+ - --metrics-bind-address=:8080
64
43
- --leader-elect
65
44
command :
66
45
- /node-operator
Original file line number Diff line number Diff line change 37
37
kubectl.kubernetes.io/default-container : manager
38
38
spec :
39
39
containers :
40
- - args :
41
- - --secure-listen-address=0.0.0.0:8443
42
- - --upstream=http://127.0.0.1:8080/
43
- - --logtostderr=true
44
- - --v=0
45
- env :
46
- - name : KUBERNETES_CLUSTER_DOMAIN
47
- value : cluster.local
48
- image : gcr.io/kubebuilder/kube-rbac-proxy:v0.14.1
49
- name : kube-rbac-proxy
50
- ports :
51
- - containerPort : 8443
52
- name : https
53
- protocol : TCP
54
- resources :
55
- limits :
56
- cpu : 500m
57
- memory : 128Mi
58
- requests :
59
- cpu : 5m
60
- memory : 64Mi
61
40
- args :
62
41
- --health-probe-bind-address=:8081
63
- - --metrics-bind-address=127.0.0.1 :8080
42
+ - --metrics-bind-address=:8080
64
43
- --leader-elect
65
44
command :
66
45
- /node-operator
You can’t perform that action at this time.
0 commit comments