mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-26 06:12:41 +00:00
remove kairos user from osartifact cloud config
This commit is contained in:
@@ -5,4 +5,4 @@ maintainers:
|
||||
- name: Plural
|
||||
email: support@plural.sh
|
||||
type: application
|
||||
version: 0.8.0
|
||||
version: 0.8.1
|
@@ -34,8 +34,6 @@ stringData:
|
||||
{{- end }}
|
||||
|
||||
users:
|
||||
- name: kairos
|
||||
lock_passwd: true
|
||||
- name: {{ .Values.username }}
|
||||
passwd: {{ $password }}
|
||||
{{- with .Values.defaultUser }}
|
||||
|
Reference in New Issue
Block a user