Add the insecure to access it

This commit is contained in:
2024-08-04 23:30:05 +01:00
parent a9e1725dee
commit 962cf2710e
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
name: traefik
namespace: kube-system
spec:
valuesContent: |-
additionalArguments:
- "--api.insecure=true"