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.
Configurations/secrets/service-secret-dms.yml

12 lines
245 B

apiVersion: v1
data:
db_password: ZGV2cGcxMjM=
db_user: ZG1fbWFuYWdlbWVudA==
minio_accessKey: aG1jX21pbmlvX3VhdA==
minio_secretKey: dWF0X21pbmlvMTIzNDU=
kind: Secret
metadata:
name: service-secret-dms
namespace: csi-uat
type: Opaque