mirror of https://github.com/linkerd/linkerd2.git
add admin port label to proxy-injector and sp-validator (#2984)
Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
This commit is contained in:
parent
866fe6fa5e
commit
5c5ec6d816
|
@ -37,6 +37,8 @@ spec:
|
|||
ports:
|
||||
- name: proxy-injector
|
||||
containerPort: 8443
|
||||
- name: admin-http
|
||||
containerPort: 9995
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /var/run/linkerd/config
|
||||
|
|
|
@ -56,6 +56,8 @@ spec:
|
|||
ports:
|
||||
- name: sp-validator
|
||||
containerPort: 8443
|
||||
- name: admin-http
|
||||
containerPort: 9997
|
||||
volumeMounts:
|
||||
- name: tls
|
||||
mountPath: /var/run/linkerd/tls
|
||||
|
|
|
@ -1326,6 +1326,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: proxy-injector
|
||||
- containerPort: 9995
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
@ -1556,6 +1558,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: sp-validator
|
||||
- containerPort: 9997
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
|
|
@ -1915,6 +1915,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: proxy-injector
|
||||
- containerPort: 9995
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
@ -2145,6 +2147,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: sp-validator
|
||||
- containerPort: 9997
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
|
|
@ -1948,6 +1948,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: proxy-injector
|
||||
- containerPort: 9995
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
@ -2184,6 +2186,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: sp-validator
|
||||
- containerPort: 9997
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
|
|
@ -1948,6 +1948,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: proxy-injector
|
||||
- containerPort: 9995
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
@ -2184,6 +2186,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: sp-validator
|
||||
- containerPort: 9997
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
|
|
@ -1747,6 +1747,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: proxy-injector
|
||||
- containerPort: 9995
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
@ -1944,6 +1946,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: sp-validator
|
||||
- containerPort: 9997
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
|
|
@ -1741,6 +1741,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: proxy-injector
|
||||
- containerPort: 9995
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
@ -1936,6 +1938,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: sp-validator
|
||||
- containerPort: 9997
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
|
|
@ -1920,6 +1920,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: proxy-injector
|
||||
- containerPort: 9995
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
@ -2151,6 +2153,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: sp-validator
|
||||
- containerPort: 9997
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
|
|
@ -1953,6 +1953,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: proxy-injector
|
||||
- containerPort: 9995
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
@ -2190,6 +2192,8 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8443
|
||||
name: sp-validator
|
||||
- containerPort: 9997
|
||||
name: admin-http
|
||||
readinessProbe:
|
||||
failureThreshold: 7
|
||||
httpGet:
|
||||
|
|
Loading…
Reference in New Issue