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