Skip to content

Commit

Permalink
remove duplicate cilium helmchart
Browse files Browse the repository at this point in the history
  • Loading branch information
eljohnson92 committed May 3, 2024
1 parent 0ff8a1c commit d961e37
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions templates/flavors/k3s/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,6 @@ stringData:
stringData:
apiToken: ${LINODE_TOKEN}
region: ${LINODE_REGION}
cilium.yaml: |-
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
namespace: kube-system
name: cilium
spec:
targetNamespace: kube-system
version: ${CILIUM_VERSION:=1.15.0}
chart: cilium
repo: https://helm.cilium.io/
bootstrap: true
valuesContent: |-
hubble:
relay:
enabled: true
ui:
enabled: true
linode-ccm.yaml: |-
apiVersion: helm.cattle.io/v1
kind: HelmChart
Expand Down

0 comments on commit d961e37

Please sign in to comment.