mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-02-14 10:19:54 +00:00
10 lines
185 B
YAML
10 lines
185 B
YAML
apiVersion: troubleshoot.replicated.com/v1beta1
|
|
kind: AnalyzerJob
|
|
metadata:
|
|
labels:
|
|
controller-tools.k8s.io: "1.0"
|
|
name: analyzerjob-sample
|
|
spec:
|
|
# Add fields here
|
|
foo: bar
|