Skip to content

Commit

Permalink
can't add probes to vpn pod
Browse files Browse the repository at this point in the history
  • Loading branch information
funkypenguin committed Dec 4, 2024
1 parent 20cb347 commit e22cb69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion charts/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.196.1-pre-08
version: 1.196.1-pre-09

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
12 changes: 0 additions & 12 deletions charts/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11066,18 +11066,6 @@ mediafusion:
- NET_ADMIN
- SYS_MODULE
config: # We have to set this to null so that we can override with our own config
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 5
httpGet:
path: /health
port: 8000
initialDelaySeconds: 30
periodSeconds: 120
timeoutSeconds: 10

tinyproxy:
enabled: false
Expand Down

0 comments on commit e22cb69

Please sign in to comment.