set password1 in old infrastructure role
This commit is contained in:
parent
62509eb7b9
commit
b1f97ae105
|
|
@ -7,12 +7,14 @@ data:
|
||||||
# provide other options in the configmap.
|
# provide other options in the configmap.
|
||||||
# robot_zmon_acid_monitoring
|
# robot_zmon_acid_monitoring
|
||||||
user1: cm9ib3Rfem1vbl9hY2lkX21vbml0b3Jpbmc=
|
user1: cm9ib3Rfem1vbl9hY2lkX21vbml0b3Jpbmc=
|
||||||
|
# foobar
|
||||||
|
password1: Zm9vYmFy
|
||||||
# robot_zmon
|
# robot_zmon
|
||||||
inrole1: cm9ib3Rfem1vbg==
|
inrole1: cm9ib3Rfem1vbg==
|
||||||
# testuser
|
# testuser
|
||||||
user2: dGVzdHVzZXI=
|
user2: dGVzdHVzZXI=
|
||||||
# foobar
|
# testpassword
|
||||||
password2: Zm9vYmFy
|
password2: dGVzdHBhc3N3b3Jk
|
||||||
# user batman with the password justice
|
# user batman with the password justice
|
||||||
# look for other fields in the infrastructure roles configmap
|
# look for other fields in the infrastructure roles configmap
|
||||||
batman: anVzdGljZQ==
|
batman: anVzdGljZQ==
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue