Skip to content

Commit

Permalink
Upgrade aws cognito manifest istio version to 1.3.1 (#1312)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffwan authored Jun 23, 2020
1 parent e15922e commit f368657
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions kfdef/kfctl_aws_cognito.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ spec:
value: istio-system
repoRef:
name: manifests
path: istio/istio-crds
path: istio-1-3-1/istio-crds-1-3-1
name: istio-crds
- kustomizeConfig:
parameters:
- name: namespace
value: istio-system
repoRef:
name: manifests
path: istio/istio-install
path: istio-1-3-1/istio-install-1-3-1
name: istio-install
- kustomizeConfig:
parameters:
- name: namespace
value: istio-system
repoRef:
name: manifests
path: istio/cluster-local-gateway
path: istio-1-3-1/cluster-local-gateway-1-3-1
name: cluster-local-gateway
- kustomizeConfig:
parameters:
Expand Down
6 changes: 3 additions & 3 deletions kfdef/source/master/kfctl_aws_cognito.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ spec:
value: istio-system
repoRef:
name: manifests
path: istio/istio-crds
path: istio-1-3-1/istio-crds-1-3-1
name: istio-crds
- kustomizeConfig:
parameters:
- name: namespace
value: istio-system
repoRef:
name: manifests
path: istio/istio-install
path: istio-1-3-1/istio-install-1-3-1
name: istio-install
- kustomizeConfig:
parameters:
- name: namespace
value: istio-system
repoRef:
name: manifests
path: istio/cluster-local-gateway
path: istio-1-3-1/cluster-local-gateway-1-3-1
name: cluster-local-gateway
- kustomizeConfig:
parameters:
Expand Down

0 comments on commit f368657

Please sign in to comment.