fix
This commit is contained in:
@@ -9,25 +9,25 @@ options:
|
||||
images:
|
||||
default:
|
||||
node-exporter:
|
||||
pullPolicy: IfNotPresent
|
||||
pull_policy: IfNotPresent
|
||||
registry: quay.io
|
||||
repository: prometheus/node-exporter
|
||||
tag: v1.7.0
|
||||
examples:
|
||||
- node-exporter:
|
||||
pullPolicy: IfNotPresent
|
||||
pull_policy: IfNotPresent
|
||||
registry: quay.io
|
||||
repository: prometheus/node-exporter
|
||||
tag: v1.7.0
|
||||
properties:
|
||||
node-exporter:
|
||||
default:
|
||||
pullPolicy: IfNotPresent
|
||||
pull_policy: IfNotPresent
|
||||
registry: quay.io
|
||||
repository: prometheus/node-exporter
|
||||
tag: v1.7.0
|
||||
properties:
|
||||
pullPolicy:
|
||||
pull_policy:
|
||||
default: IfNotPresent
|
||||
enum:
|
||||
- Always
|
||||
|
||||
Reference in New Issue
Block a user