Skip to content
Snippets Groups Projects
Verified Commit ca2b3f75 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Test new sentry deployment on a new staging-wip application

Refs. swh/meta#4949
parent 7e579a19
No related branches found
No related tags found
No related merge requests found
# Declare the application to deploy the swh services
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: archive-staging-rke2-swh-wip
namespace: argocd
spec:
project: default
source:
repoURL: 'https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts.git'
path: swh
targetRevision: staging-wip
helm:
valueFiles:
- ../values-swh-application-versions.yaml
- values/default.yaml
- values/staging-wip.yaml
releaseName: swh
destination:
server: https://rancher.euwest.azure.internal.softwareheritage.org/k8s/clusters/c-m-9n5h9nrf
namespace: swh
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