Skip to content

Commit

Permalink
Merge pull request #12 from ytsarev/stable-config
Browse files Browse the repository at this point in the history
Update Configuration example to stable package repository
  • Loading branch information
ytsarev authored Sep 27, 2022
2 parents 66b2fc0 + 83eedd7 commit 471b107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/configuration.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: pkg.crossplane.io/v1
kind: Configuration
metadata:
name: platform-ref-azure-staging
name: platform-ref-azure
spec:
package: xpkg.upbound.io/upbound/platform-ref-azure-staging:v0.4.0
package: xpkg.upbound.io/upbound/platform-ref-azure:v0.4.0
packagePullSecrets:
- name: package-pull-secret

0 comments on commit 471b107

Please sign in to comment.