Skip to content

Commit

Permalink
add istio
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Chang committed Dec 4, 2024
1 parent e792c93 commit 5d991de
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion config/config.msft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,14 @@ defaults:
etcd:
kvName: arohcp-etcd-{{ .ctx.regionShort }}
kvSoftDelete: true

istio:
old: "asm-1-22"
new: ""
tag: "prod-stable"
istioctl:
version: "1.23.1"
url: "https://istio.io/downloadIstio"

# MGMT cluster specifics
mgmt:
clusterServiceResourceId: 'todo'
Expand Down

0 comments on commit 5d991de

Please sign in to comment.