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 runAsUser: 0
image: image:
repository: alpine/git repository: alpine/git
tag: 1.37.0 tag: latest
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: args:
- clone - clone
- '--single-branch' - '--single-branch'
- '--' - '--'
- 'https://github.com/geerlingguy/shelly-plug-prometheus.git' - 'https://github.com/geerlingguy/shelly-plug-prometheus.git'
- '/var/www/html' - '/var/www/html'
resources: resources:
requests: requests:
cpu: 10m cpu: 10m