Add Prometheus Stack
This commit is contained in:
19
clusters/hydra/infra.yaml
Normal file
19
clusters/hydra/infra.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: infrastructure
|
||||
namespace: flux-system
|
||||
spec:
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
interval: 10m0s
|
||||
path: ./infrastructure/hydra
|
||||
prune: true
|
||||
retryInterval: 1m0s
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
timeout: 5m0s
|
||||
status: {}
|
||||
Reference in New Issue
Block a user