apiVersion: v1 kind: Secret metadata: name: postgres-secret type: Opaque stringData: password: "CHANGE_THIS_IN_PRODUCTION"