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