A
This commit is contained in:
parent
2ef7754b99
commit
fa0d15ea34
9 changed files with 13 additions and 18 deletions
|
@ -66,7 +66,7 @@ spec:
|
|||
- drone-secrets
|
||||
rbac:
|
||||
buildNamespaces:
|
||||
- drone
|
||||
- aaron-drone
|
||||
env:
|
||||
DRONE_RPC_HOST: drone.ar21.de
|
||||
DRONE_RPC_PROTO: https
|
||||
|
@ -76,7 +76,7 @@ spec:
|
|||
path: drone
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: drone
|
||||
namespace: aaron-drone
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
@ -96,7 +96,7 @@ spec:
|
|||
path: hoylogo/overlays/prod
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: hoylogo
|
||||
namespace: aaron-hoylogo
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
@ -116,7 +116,7 @@ spec:
|
|||
path: hoylogo/overlays/staging
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: hoylogo-staging
|
||||
namespace: aaron-hoylogo-staging
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
@ -136,7 +136,7 @@ spec:
|
|||
path: surveybot
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: surveybot
|
||||
namespace: aaron-surveybot
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
@ -158,7 +158,7 @@ spec:
|
|||
releaseName: cloudnative-pg
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: cnpg
|
||||
namespace: aaron-cnpg
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
@ -188,7 +188,7 @@ spec:
|
|||
path: openproject
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: openproject
|
||||
namespace: aaron-openproject
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue