You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
363 B
16 lines
363 B
apiVersion: v1
|
|
data:
|
|
METADB_PASSWORD: ZGV2cGcxMjM=
|
|
METADB_USER: cmZfbWV0YQ==
|
|
WAREHOUSEDB_PASSWORD: ZGV2cGcxMjM=
|
|
WAREHOUSEDB_USER: cG9zdGdyZXM= # postgres
|
|
APP_DB_USER: YyMjeHN0cm0= # c!$xstrm
|
|
APP_DB_PASSWORD: ZGV2cGcxMjM=
|
|
kind: Secret
|
|
metadata:
|
|
name: service-reporting-secret
|
|
namespace: csi-uat
|
|
type: Opaque
|
|
|
|
|
|
# TODO: Create new users |