add isito resources to brusnika-stage
This commit is contained in:
parent
616555abe1
commit
5759aaffaa
@ -11,10 +11,21 @@ spec:
|
|||||||
- name: istiod
|
- name: istiod
|
||||||
namespace: istio-system
|
namespace: istio-system
|
||||||
values:
|
values:
|
||||||
|
_internal_defaults_do_not_set:
|
||||||
name: istio-ingressgateway
|
name: istio-ingressgateway
|
||||||
labels:
|
labels:
|
||||||
app: istio-ingressgateway
|
app: istio-ingressgateway
|
||||||
istio: ingressgateway
|
istio: ingressgateway
|
||||||
|
replicaCount: 2
|
||||||
|
affinity: {}
|
||||||
|
tolerations: []
|
||||||
|
hostPorts: []
|
||||||
|
podAnnotations:
|
||||||
|
prometheus.io/port: "15020"
|
||||||
|
prometheus.io/scrape: "true"
|
||||||
|
prometheus.io/path: /stats/prometheus
|
||||||
|
inject.istio.io/templates: gateway
|
||||||
|
sidecar.istio.io/inject: "true"
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
externalTrafficPolicy: ""
|
externalTrafficPolicy: ""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user