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.
1 parent 0f952d0 commit c20b0a2Copy full SHA for c20b0a2
charts/argus/Chart.yaml
@@ -6,7 +6,7 @@ maintainers:
6
- email: [email protected]
7
name: LogicMonitor
8
name: argus
9
-version: 14.0.0-rc03
+version: 14.1.0-rc01
10
home: https://logicmonitor.github.io/helm-charts-qa
11
appVersion: v17.3.0-rt01
12
dependencies:
charts/argus/values.yaml
@@ -248,3 +248,7 @@ probe:
248
readiness:
249
failureThreshold: 3
250
periodSeconds: 10
251
+
252
+# extraObjects allows you to deploy additional Kubernetes resources alongside Argus
253
+# This is useful for deploying any other custom resources needed by your deployment
254
+extraObjects: []
0 commit comments