Skip to content

Commit

Permalink
chore: try sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Feb 18, 2024
1 parent 40b6b2b commit aabb705
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions chart/values.pichu.onyx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ etcd:
cpu: 500m
memory: 512Mi
fullnameOverride: iodine-etcd

vcluster:
nodeSelector:
topology.kubernetes.io/zone: ap-southeast-1a
Expand All @@ -65,9 +66,9 @@ vcluster:
- --out-kube-config-server=https://pichu.onyx.kubernetes.atomi.cloud
ingress:
host: pichu.onyx.kubernetes.atomi.cloud
vcluster:
env:
- name: K3S_DATASTORE_ENDPOINT
value: http://iodine-etcd:2379
# vcluster:
# env:
# - name: K3S_DATASTORE_ENDPOINT
# value: http://iodine-etcd:2379


0 comments on commit aabb705

Please sign in to comment.