From 73c2ad5555b359fa0088e9fe78c507027187c3e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20D=C3=B6ll?= Date: Mon, 4 Mar 2024 10:22:23 +0000 Subject: [PATCH] fix: helm chart links --- charts/typhoon/Chart.yaml | 4 ++-- charts/typhoon/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/typhoon/Chart.yaml b/charts/typhoon/Chart.yaml index 28537618..27b43a7b 100644 --- a/charts/typhoon/Chart.yaml +++ b/charts/typhoon/Chart.yaml @@ -5,6 +5,6 @@ description: A Helm chart deploying Typhoon on Kubernetes type: application version: 0.0.0 sources: - - https://github.com/zeiss/typhoon/tree/main/charts/octopinger - - https://github.com/zeiss/typhoon/octopinger + - https://github.com/zeiss/typhoon/tree/main/charts/typhoon + - https://github.com/zeiss/typhoon dependencies: \ No newline at end of file diff --git a/charts/typhoon/values.yaml b/charts/typhoon/values.yaml index 4c373d16..dd71ae65 100644 --- a/charts/typhoon/values.yaml +++ b/charts/typhoon/values.yaml @@ -66,7 +66,7 @@ controller: automountServiceAccountToken: true podSecurityContext: {} - # fsGroup: 2000 + # fsGroup: 2000 # -- Resource limits and requests for the Typhoon controller pods resources: