cluster.fun/manifests/_apps/redis.yaml
Marcus Noble 05e64fda85
Added Redis
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-08-20 19:13:53 +01:00

25 lines
526 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: redis
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: cluster.fun
destination:
namespace: redis
name: cluster-fun (scaleway)
source:
path: manifests/redis
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
ignoreDifferences:
- kind: Secret
jsonPointers:
- /data