add suffix to cluster name
All checks were successful
Build and Publish / build-release (push) Successful in 1m24s

This commit is contained in:
2026-04-14 14:22:28 -05:00
parent d0feb9498b
commit f7f594a2e4

View File

@@ -83,11 +83,7 @@ rawResources:
enabled: true
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: policy-service-pg
labels:
app.kubernetes.io/name: policy-service
app.kubernetes.io/instance: policy-service
suffix: pg
spec:
spec:
description: "PostgreSQL cluster for policy-service"