Add the insecure to access it
This commit is contained in:
9
clusters/kairos/traefik/helmconfig.yaml
Normal file
9
clusters/kairos/traefik/helmconfig.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: helm.cattle.io/v1
|
||||
kind: HelmChartConfig
|
||||
metadata:
|
||||
name: traefik
|
||||
namespace: kube-system
|
||||
spec:
|
||||
valuesContent: |-
|
||||
additionalArguments:
|
||||
- "--api.insecure=true"
|
||||
Reference in New Issue
Block a user