diff --git a/charts/osartifact/Chart.yaml b/charts/osartifact/Chart.yaml index 6f23e21..244580f 100644 --- a/charts/osartifact/Chart.yaml +++ b/charts/osartifact/Chart.yaml @@ -5,4 +5,4 @@ maintainers: - name: Plural email: support@plural.sh type: application -version: 0.8.0 \ No newline at end of file +version: 0.8.1 \ No newline at end of file diff --git a/charts/osartifact/templates/secret.yaml b/charts/osartifact/templates/secret.yaml index 0cf061d..95558b8 100644 --- a/charts/osartifact/templates/secret.yaml +++ b/charts/osartifact/templates/secret.yaml @@ -34,8 +34,6 @@ stringData: {{- end }} users: - - name: kairos - lock_passwd: true - name: {{ .Values.username }} passwd: {{ $password }} {{- with .Values.defaultUser }}