remove openproject
This commit is contained in:
parent
cc8ed9303e
commit
114eba71d7
6 changed files with 0 additions and 215 deletions
|
@ -129,34 +129,3 @@ spec:
|
|||
- CreateNamespace=true
|
||||
automated:
|
||||
prune: false
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: aaron-openproject
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
sources:
|
||||
- repoURL: https://charts.openproject.org
|
||||
chart: openproject
|
||||
targetRevision: 9.10.0
|
||||
helm:
|
||||
releaseName: openproject
|
||||
valueFiles:
|
||||
- $values/openproject/values.yaml
|
||||
- repoURL: https://git.ar21.de/aaron/k8s-deployments.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
- repoURL: https://git.ar21.de/aaron/k8s-deployments.git
|
||||
targetRevision: HEAD
|
||||
path: openproject
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: aaron-openproject
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
automated:
|
||||
selfHeal: false
|
||||
prune: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue