undo unrelated change

This commit is contained in:
Felix Kunde 2026-01-28 19:21:30 +01:00
parent cd1970994e
commit 7cc6354ddd
1 changed files with 1 additions and 0 deletions

View File

@ -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