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
229 B

apiVersion: v1
data:
db_password: cXVhdHBnMTIz
db_user: ZG1fbWFuYWdlbWVudA==
minio_accessKey: YWNjZXNzMTIz
minio_secretKey: c2VjcmV0MTIz
kind: Secret
metadata:
name: service-secret-dms
namespace: csi-uat
type: Opaque