Last active
November 27, 2020 15:52
-
-
Save fiunchinho/97da9eae7c33ed759a055891460a6d5b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sonobuoy-config: | |
driver: Job | |
plugin-name: giantswarm | |
result-format: raw | |
spec: | |
image: sonobuoy-plugin | |
name: plugin | |
env: | |
- name: KUBECONFIG | |
- name: CP_KUBECONFIG | |
- name: CLUSTER_ID | |
resources: {} | |
volumeMounts: | |
- mountPath: /tmp/results | |
name: results | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment