Skip to content

Commit

Permalink
fix: change vcluster version to match hostcluster
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Lauber <jan.lauber@protonmail.ch>
  • Loading branch information
janlauber committed Nov 6, 2023
1 parent 5783eb6 commit 696e073
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions kubelab-backend/vcluster-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ sync:
enabled: true
events:
enabled: false
vcluster:
image: rancher/k3s:v1.27.7-k3s1
storage:
persistence: false
isolation:
enabled: false
podSecurityStandard: baseline
enabled: true
podSecurityStandard: privileged
nodeProxyPermission:
enabled: false
resourceQuota:
Expand Down

0 comments on commit 696e073

Please sign in to comment.