mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-07-31 23:25:20 +00:00
update osartifact chart
This commit is contained in:
parent
9c0d92253e
commit
6733cc712b
@ -5,4 +5,4 @@ maintainers:
|
||||
- name: Plural
|
||||
email: support@plural.sh
|
||||
type: application
|
||||
version: 0.6.1
|
||||
version: 0.6.2
|
@ -20,7 +20,7 @@ metadata:
|
||||
stringData:
|
||||
cloud-config.yaml: |
|
||||
#cloud-config
|
||||
hostname: plural-edge-{{ `{{ trunc 10 .MachineID }}` }}
|
||||
hostname: pluralos-{{ `{{ trunc 10 .MachineID }}` }}
|
||||
|
||||
users:
|
||||
- name: kairos
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Kubernetes node name
|
||||
nodeName: plural-edge
|
||||
nodeName: pluralos
|
||||
|
||||
# Base image used for building customized plural ISO
|
||||
image: quay.io/kairos/alpine:3.19-standard-arm64-rpi4-v3.2.4-k3sv1.31.3-k3s1
|
||||
@ -74,7 +74,7 @@ exporter:
|
||||
|
||||
image:
|
||||
# Name of the repository where images should be stored
|
||||
repository: plural-edge
|
||||
repository: pluralos
|
||||
# Image tag that should be used when pushing to the registry
|
||||
tag: latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user