Skip to content

Commit

Permalink
Git Submodule Update(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
Segmentational committed Aug 8, 2024
1 parent 1daa3f8 commit a0aadd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion applications/istio-addons/kiali-operator/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
istio_labels:
app_label_name: app
egress_gateway_label: istio=egress-gateway
ingress_gateway_label: istio=gateway
# ingress_gateway_label: istio=gateway
injection_label_name: istio-injection
injection_label_rev: istio.io/rev
version_label_name: version
Expand Down
2 changes: 2 additions & 0 deletions clusters/local/workloads/development/api-gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: networking.istio.io/v1alpha3
kind: Gateway
metadata:
name: api-gateway
labels:
istio: gateway
spec:
selector:
istio: gateway
Expand Down

0 comments on commit a0aadd1

Please sign in to comment.