undo unrelated change

This commit is contained in:
Felix Kunde 2026-01-28 20:07:47 +01:00
parent ba67b23ed4
commit 5686b59deb
1 changed files with 1 additions and 1 deletions

View File

@ -977,7 +977,7 @@ func buildCRD(name, kind, plural, list, short string,
}
}
//go:embed postgresql_crd.yaml
//go:embed postgresql.crd.yaml
var postgresqlCRDYAML []byte
// PostgresCRD returns CustomResourceDefinition built from PostgresCRDResource