fix indent

This commit is contained in:
2025-05-30 21:24:34 -05:00
parent 9061e758e0
commit 0bfd956a68

View File

@@ -11,14 +11,14 @@ shelly-plug:
runAsUser: 0
image:
repository: alpine/git
tag: 1.37.0
tag: latest
pullPolicy: IfNotPresent
args:
- clone
- '--single-branch'
- '--'
- 'https://github.com/geerlingguy/shelly-plug-prometheus.git'
- '/var/www/html'
args:
- clone
- '--single-branch'
- '--'
- 'https://github.com/geerlingguy/shelly-plug-prometheus.git'
- '/var/www/html'
resources:
requests:
cpu: 10m