We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
env
1 parent 52fc819 commit 8b7bfa5Copy full SHA for 8b7bfa5
charts/actions-runner-controller/values.yaml
@@ -151,8 +151,7 @@ podDisruptionBudget:
151
# PriorityClass: system-cluster-critical
152
priorityClassName: ""
153
154
-env:
155
- {}
+# env:
156
# specify additional environment variables for the controller pod.
157
# It's possible to specify either key vale pairs e.g.:
158
# http_proxy: "proxy.com:8080"
@@ -303,7 +302,7 @@ githubWebhookServer:
303
302
# key: GITHUB_WEBHOOK_SECRET_TOKEN
304
# name: prod-gha-controller-webhook-token
305
# optional: true
306
- env: {}
+ # env:
307
308
actionsMetrics:
309
serviceAnnotations: {}
0 commit comments