Skip to content

Commit 57aff7d

Browse files
authored
revert: encrypt adminUsername (#2804) (#2813)
1 parent 77f3b22 commit 57aff7d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

values-schema.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,9 +1681,6 @@ properties:
16811681
adminPassword:
16821682
type: string
16831683
x-secret: '{{ randAlphaNum 20 }}'
1684-
adminUsername:
1685-
type: string
1686-
x-secret: ''
16871684
postgresqlPassword:
16881685
type: string
16891686
description: This password was generated and cannot be changed without manual intervention.
@@ -1879,7 +1876,6 @@ properties:
18791876
x-secret: ''
18801877
adminUsername:
18811878
type: string
1882-
x-secret: ''
18831879
theme:
18841880
type: string
18851881
default: otomi

0 commit comments

Comments
 (0)