Skip to content

Commit 4f97430

Browse files
authored
Merge pull request #361 from mbaldessari/crd-update
Update CRD for the operator
2 parents d644c50 + 7207fbd commit 4f97430

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

operator-install/crds/gitops.hybrid-cloud-patterns.io_patterns.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ spec:
4545
spec:
4646
description: PatternSpec defines the desired state of Pattern
4747
properties:
48+
analyticsUUID:
49+
description: Analytics UUID. Leave empty to autogenerate a random
50+
one. Not PII information
51+
type: string
4852
clusterGroupName:
4953
type: string
5054
extraParameters:

0 commit comments

Comments
 (0)