update drone
This commit is contained in:
17
deploy/drone/drone-server.yaml
Normal file
17
deploy/drone/drone-server.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: drone
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'https://charts.drone.io'
|
||||
targetRevision: 0.6.5
|
||||
chart: drone
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: drone-ci
|
Reference in New Issue
Block a user