Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
fixup! ci: Install and test istio-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
surajssd committed Jul 20, 2020
1 parent 0c68883 commit 7eb6986
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/aks/aks-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ component "httpbin" {
certmanager_cluster_issuer = "letsencrypt-staging"
}

component "istio-operator" {}
component "experimental-istio-operator" {}
2 changes: 1 addition & 1 deletion ci/aws/aws-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,4 @@ component "httpbin" {

component "aws-ebs-csi-driver" {}

component "istio-operator" {}
component "experimental-istio-operator" {}
2 changes: 1 addition & 1 deletion ci/packet/packet-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ component "httpbin" {
certmanager_cluster_issuer = "letsencrypt-staging"
}

component "istio-operator" {}
component "experimental-istio-operator" {}

0 comments on commit 7eb6986

Please sign in to comment.