Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion distribution/argocd-applications/istio-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
- name: hub
value: docker.io/istio
- name: tag
value: 1.10.3 # istio/operator
value: 1.18.0 # istio/operator
destination:
server: https://kubernetes.default.svc
namespace: istio-operator
Expand Down
2 changes: 1 addition & 1 deletion distribution/istio/istio-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: istio
spec:
profile: default
tag: 1.10.3 # istio/operator
tag: 1.18.0 # istio/operator
hub: docker.io/istio
meshConfig:
accessLogFile: /dev/stdout
Expand Down