diff --git a/src/main/resources/org/domaindrivenarchitecture/provs/server/infrastructure/k3s/traefik.yaml b/src/main/resources/org/domaindrivenarchitecture/provs/server/infrastructure/k3s/traefik.yaml index 52cad06..6d1ddef 100644 --- a/src/main/resources/org/domaindrivenarchitecture/provs/server/infrastructure/k3s/traefik.yaml +++ b/src/main/resources/org/domaindrivenarchitecture/provs/server/infrastructure/k3s/traefik.yaml @@ -16,7 +16,7 @@ metadata: spec: chart: https://%{KUBERNETES_API}%/static/charts/traefik-10.19.300.tgz set: - global.systemDefaultRegistry: "%{SYSTEM_DEFAULT_REGISTRY_RAW}%" + global.systemDefaultRegistry: "" valuesContent: |- rbac: enabled: true