Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Concelier Attestation Tests / attestation-tests (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Export Center CI / export-ci (push) Has been cancelled
devportal-offline / build-offline (push) Has been cancelled
10 lines
197 B
YAML
10 lines
197 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: stellaops-pg-app
|
|
namespace: platform-postgres
|
|
type: kubernetes.io/basic-auth
|
|
stringData:
|
|
username: stellaops_app
|
|
password: CHANGEME_APP_PASSWORD
|