fix: seed observability dependencies
This commit is contained in:
@@ -9,11 +9,10 @@ spec:
|
||||
targetNamespace: observability
|
||||
chart:
|
||||
spec:
|
||||
chart: kube-prometheus-stack
|
||||
version: 68.4.4
|
||||
chart: ./infrastructure/charts/kube-prometheus-stack
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: prometheus-community
|
||||
kind: GitRepository
|
||||
name: platform
|
||||
namespace: flux-system
|
||||
install:
|
||||
createNamespace: true
|
||||
|
||||
Reference in New Issue
Block a user