Skip to content

Commit 24459d8

Browse files
committed
fix crd
1 parent dff04ec commit 24459d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contrib/kcp/deploy/examples/apiresourceschema-cowboys.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ spec:
3434
properties:
3535
intent:
3636
type: string
37-
weapons:
37+
secretRefs:
3838
type: array
39-
description: "Array of references to Secrets containing weapon permits and licenses"
39+
description: "Array of references to Secrets containing cowboy credentials"
4040
items:
4141
type: object
4242
properties:

0 commit comments

Comments
 (0)