Skip to content

Commit

Permalink
Update main.yml with empty cilium as template
Browse files Browse the repository at this point in the history
  • Loading branch information
villadalmine authored Jun 30, 2024
1 parent 3cc1afc commit 8a70ad1
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,13 +284,7 @@ rke2_ingress_nginx_values: {}
# enabled: true
# ui:
# enabled: true
rke2_cilium_values:
hubble:
enabled: true
relay:
enabled: true
ui:
enabled: true
rke2_cilium_values: {}

# Cordon, drain the node which is being upgraded. Uncordon the node once the RKE2 upgraded
rke2_drain_node_during_upgrade: false
Expand Down

0 comments on commit 8a70ad1

Please sign in to comment.