Set true values to jupyter-application.yaml

This commit is contained in:
Benedith Mulongo 2025-01-28 14:42:42 +01:00
parent c14e2adb27
commit dc619ab9bd
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3

View file

@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: jupyter
namespace: argocd
spec:
project: default
source:
repoURL: https://platform.sunet.se/streams/streams-manifests.git
targetRevision: streams-manifests-2025-01-28-v03
path: jupyter/overlays/test
destination:
server: https://kubernetes.default.svc
namespace: jupyter
syncPolicy:
automated:
prune: true
selfHeal: true