yeet Drone
This commit is contained in:
parent
7933147dc3
commit
05c3a21f85
4 changed files with 0 additions and 96 deletions
|
@ -50,41 +50,6 @@ spec:
|
|||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: aaron-drone-runner
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
sources:
|
||||
- chart: drone-runner-kube
|
||||
repoURL: https://charts.drone.io
|
||||
targetRevision: 0.1.10
|
||||
helm:
|
||||
releaseName: drone-runner
|
||||
values: |
|
||||
extraSecretNamesForEnvFrom:
|
||||
- drone-secrets
|
||||
rbac:
|
||||
buildNamespaces:
|
||||
- aaron-drone
|
||||
env:
|
||||
DRONE_RPC_HOST: drone.ar21.de
|
||||
DRONE_RPC_PROTO: https
|
||||
DRONE_NAMESPACE_DEFAULT: drone
|
||||
- repoURL: https://git.ar21.de/aaron/k8s-deployments.git
|
||||
targetRevision: HEAD
|
||||
path: drone
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: aaron-drone
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
automated:
|
||||
prune: false
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: aaron-hoylogo
|
||||
namespace: argocd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue