Skip to content

Commit

Permalink
fix: helm chart links
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Mar 4, 2024
1 parent b819767 commit 73c2ad5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/typhoon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
2 changes: 1 addition & 1 deletion charts/typhoon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ controller:
automountServiceAccountToken: true

podSecurityContext: {}
# fsGroup: 2000
# fsGroup: 2000

# -- Resource limits and requests for the Typhoon controller pods
resources:
Expand Down

0 comments on commit 73c2ad5

Please sign in to comment.