Disable searxng

main
trivernis 3 months ago
parent ab9f8eda70
commit 076cec528b
Signed by: Trivernis
GPG Key ID: 7E6D18B61C8D2F4B

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

Loading…
Cancel
Save