Skip to content

Commit f91fc5d

Browse files
authored
Fix package reference in examples (#20)
1 parent da0b2b6 commit f91fc5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/configuration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: pkg.crossplane.io/v1
22
kind: Configuration
33
metadata:
4-
name: cofiguration-gcp-workload-identity
4+
name: cofiguration-gcp-gke-workload-identity
55
spec:
6-
package: xpkg.upbound.io/upbound/configuration-workload-identity:v0.1.0
6+
package: xpkg.upbound.io/upbound/configuration-gcp-gke-workload-identity:v0.1.0

0 commit comments

Comments
 (0)