infrastructure/apps/postgres-operator/resources/namespace.yaml
Peter Kurfer 0ac1d722a3
All checks were successful
continuous-integration/drone/push Build is passing
refactor: postgres-operator and migration
2023-11-08 21:28:51 +01:00

14 lines
No EOL
198 B
YAML

---
apiVersion: v1
kind: Namespace
metadata:
name: postgres-system
labels:
prometheus: default
---
apiVersion: v1
kind: Namespace
metadata:
name: postgres
labels:
prometheus: default