vexxhost-bot | 25f428a | 2024-07-21 20:54:20 +0200 | [diff] [blame] | 1 | # Copyright (c) 2024 VEXXHOST, Inc. |
| 2 | # SPDX-License-Identifier: Apache-2.0 |
| 3 | |
| 4 | goldpinger_helm_release_name: goldpinger |
| 5 | goldpinger_helm_chart_path: "../../charts/goldpinger/" |
| 6 | goldpinger_helm_chart_ref: /usr/local/src/goldpinger |
| 7 | |
| 8 | goldpinger_helm_release_namespace: monitoring |
vexxhost-bot | 3001891 | 2024-09-27 11:09:29 -0400 | [diff] [blame] | 9 | goldpinger_helm_kubeconfig: "{{ kubeconfig_path | default('/etc/kubernetes/admin.conf') }}" |
vexxhost-bot | 25f428a | 2024-07-21 20:54:20 +0200 | [diff] [blame] | 10 | goldpinger_helm_values: {} |