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