fix?
This commit is contained in:
parent
0a1eb41091
commit
3f2aa0b422
@ -2,7 +2,7 @@
|
|||||||
apiVersion: source.toolkit.fluxcd.io/v1
|
apiVersion: source.toolkit.fluxcd.io/v1
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
metadata:
|
metadata:
|
||||||
name: prometheus-community
|
name: monitoring
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
spec:
|
spec:
|
||||||
interval: 12h
|
interval: 12h
|
||||||
@ -21,7 +21,7 @@ spec:
|
|||||||
version: "62.7.0"
|
version: "62.7.0"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: prometheus-community
|
name: monitoring
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
interval: 12h
|
interval: 12h
|
||||||
#values: {}
|
#values: {}
|
||||||
|
Reference in New Issue
Block a user