Skip to content
Snippets Groups Projects
Verified Commit 1071ba5c authored by Vincent Sellier's avatar Vincent Sellier
Browse files

production: Deploy the redis operator

Without this, the redis-cassandra-replayers can't be deployed
as the redis crd doesn't exist

Related to swh/infra/sysadm-environment#4707
parent f5319c3b
No related branches found
No related tags found
No related merge requests found
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: archive-staging-rke2-redis-operator
namespace: argocd
spec:
project: default
source:
chart: redis-operator
repoURL: 'https://ot-container-kit.github.io/helm-charts/'
targetRevision: 0.14.3
helm:
releaseName: redis-operator
destination:
server: https://rancher.euwest.azure.internal.softwareheritage.org/k8s/clusters/c-m-75xcg59s
namespace: redis
syncPolicy:
automated:
prune: true
selfHeal: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment