Skip to content

Commit

Permalink
fix kustomize plugin url
Browse files Browse the repository at this point in the history
  • Loading branch information
bdlilley committed Jul 19, 2023
1 parent 0507b0f commit a33c7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ patchesJson6902:
value:
trafficRouterPlugins: |
- name: "solo-io/glooplatformAPI"
location: "https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-glooplatform/releases/download/v0.0.0-beta1/glooplatform-api-plugin-darwin-amd64"
location: "https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-glooplatform/releases/download/v0.0.0-beta1/glooplatform-api-plugin-linux-amd64"

0 comments on commit a33c7f6

Please sign in to comment.