add admin port label to proxy-injector and sp-validator (#2984)

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
This commit is contained in:
Tarun Pothulapati 2019-06-28 03:55:49 +05:30 committed by Alejandro Pedraza
parent 866fe6fa5e
commit 5c5ec6d816
10 changed files with 36 additions and 0 deletions

View File

@ -37,6 +37,8 @@ spec:
ports:
- name: proxy-injector
containerPort: 8443
- name: admin-http
containerPort: 9995
volumeMounts:
- name: config
mountPath: /var/run/linkerd/config

View File

@ -56,6 +56,8 @@ spec:
ports:
- name: sp-validator
containerPort: 8443
- name: admin-http
containerPort: 9997
volumeMounts:
- name: tls
mountPath: /var/run/linkerd/tls

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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: