Remove the conflicting ingress

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-02-19 18:32:05 +00:00
parent da2fb4590f
commit d13a3d343b
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: bucket
namespace: argocd
spec:
destination:
namespace: rook-ceph
server: https://kubernetes.default.svc
project: apps
source:
path: apps-kustomized/bucket
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true