Skip to content

Commit bccc63d

Browse files
committed
update config to accommodate connection secret with local reference
1 parent cabd612 commit bccc63d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/crd2go/crd2go.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ reserved: []
2929
# a matching key is replaced by the given value
3030
renames:
3131
GroupRef: LocalReference
32+
ConnectionSecretRef: LocalReference
3233

3334
# imports is a list of types to auto import instead of generating a local type,
3435
# might need to be used in conjuction with renames to enforce match by name

0 commit comments

Comments
 (0)