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 wait: true
timeout: 5m0s timeout: 5m0s
--- ---
apiVersion: kustomize.toolkit.fluxcd.io/v1 # apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization # kind: Kustomization
metadata: # metadata:
name: apps-metrics # name: apps-metrics
namespace: flux-system # namespace: flux-system
spec: # spec:
dependsOn: # dependsOn:
- name: repos # - name: repos
interval: 5m # interval: 5m
sourceRef: # sourceRef:
kind: GitRepository # kind: GitRepository
name: flux-system # name: flux-system
path: ./apps/metrics # path: ./apps/metrics
prune: true # prune: true
wait: true # wait: true
timeout: 5m0s # timeout: 5m0s
--- # ---
apiVersion: kustomize.toolkit.fluxcd.io/v1 apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization kind: Kustomization
metadata: metadata:

Loading…
Cancel
Save