apiVersion: v1 kind: Secret metadata: name: postgres-secrets type: Opaque data: POSTGRES_USER: YmFja3N0YWdl POSTGRES_PASSWORD: aHVudGVyMg==