undo unrelated change
This commit is contained in:
parent
cd1970994e
commit
7cc6354ddd
|
|
@ -991,6 +991,7 @@ func buildCRD(name, kind, plural, list, short string,
|
|||
}
|
||||
}
|
||||
|
||||
//go:embed postgresql_crd.yaml
|
||||
var postgresqlCRDYAML []byte
|
||||
|
||||
// PostgresCRD returns CustomResourceDefinition built from PostgresCRDResource
|
||||
|
|
|
|||
Loading…
Reference in New Issue