fix indent
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user