apiVersion: v1 kind: Secret metadata: name: postgres-secret namespace: ai type: Opaque stringData: password: "{{ op://AI Prod/PostgreSQL/password }}"