apps(sharkey): disable

main
trivernis 3 days ago
parent 538992a12e
commit fe24eadcc7
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: DFFFCC2C7A02DB45

@ -288,22 +288,22 @@ 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-sharkey # name: apps-sharkey
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/sharkey # path: ./apps/sharkey
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

Loading…
Cancel
Save