apps(metrics): Disable

main
trivernis 11 months ago
parent f4b6030630
commit 40f0da89d7
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: 7E6D18B61C8D2F4B

@ -66,23 +66,23 @@ spec:
wait: true
timeout: 5m0s
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: apps-metrics
namespace: flux-system
spec:
dependsOn:
- name: repos
interval: 5m
sourceRef:
kind: GitRepository
name: flux-system
path: ./apps/metrics
prune: true
wait: true
timeout: 5m0s
---
# apiVersion: kustomize.toolkit.fluxcd.io/v1
# kind: Kustomization
# metadata:
# name: apps-metrics
# namespace: flux-system
# spec:
# dependsOn:
# - name: repos
# interval: 5m
# sourceRef:
# kind: GitRepository
# name: flux-system
# path: ./apps/metrics
# prune: true
# wait: true
# timeout: 5m0s
# ---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:

Loading…
Cancel
Save