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
200 B
YAML
10 lines
200 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: stellaops-pg-backup
|
|
namespace: platform-postgres
|
|
type: Opaque
|
|
stringData:
|
|
ACCESS_KEY_ID: CHANGEME_ACCESS_KEY
|
|
SECRET_ACCESS_KEY: CHANGEME_SECRET_KEY
|