Add 'z2/mongo-secret.yaml'

This commit is contained in:
Ondrej Ladomirják 2022-04-17 17:25:13 +00:00
parent e5514b0203
commit 65bdff18bb

9
z2/mongo-secret.yaml Normal file
View File

@ -0,0 +1,9 @@
apiVersion: v1
kind: Secret
metadata:
name: mongo-secret
namespace: z2
type: Opaque
data:
mongo-username: YWRtaW4=
mongo-password: YWRtaW4=