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