Skip to content

Commit

Permalink
Switch to the new repository: xpkg.upbound.io/crossplane-contrib. hal…
Browse files Browse the repository at this point in the history
…kyonio#474

Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed May 2, 2024
1 parent 7cd9a9d commit 30256d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/crossplane.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ kind: Provider
metadata:
name: kubernetes-provider
spec:
package: "crossplane/provider-kubernetes:main"
package: "xpkg.upbound.io/crossplane-contrib/provider-kubernetes:v0.11.4"
controllerConfigRef:
name: debug-config
EOF
Expand Down Expand Up @@ -81,9 +81,9 @@ kind: Provider
metadata:
name: helm-provider
spec:
package: crossplanecontrib/provider-helm:v0.14.0
package: xpkg.upbound.io/crossplane-contrib/provider-helm:v0.18.1
controllerConfigRef:
name: debug-config
name: debug-config
EOF

cmdExec "kubectl wait provider.pkg.crossplane.io/helm-provider --for condition=Healthy=true --timeout=300s"
Expand Down

0 comments on commit 30256d1

Please sign in to comment.