ungleich-k8s/generic/grafana-sync.yaml

12 lines
185 B
YAML
Raw Normal View History

2022-02-07 20:07:49 +00:00
apiVersion: v1
kind: Pod
metadata:
name: grafana-sync-test
spec:
containers:
- name: grafana-sync
image: eyalfirst/grafana-sync:1.4.4
command:
- sleep
- "1000000"