This commit is contained in:
parent
9af5a5130d
commit
fa4f21a63f
19 changed files with 141 additions and 118 deletions
|
@ -11,17 +11,17 @@ spec:
|
|||
target:
|
||||
name: drone
|
||||
data:
|
||||
- secretKey: DRONE_RPC_SECRET
|
||||
remoteRef:
|
||||
key: gitops/drone
|
||||
property: drone_rpc_secret
|
||||
- secretKey: DRONE_RPC_SECRET
|
||||
remoteRef:
|
||||
key: gitops/drone
|
||||
property: drone_rpc_secret
|
||||
|
||||
- secretKey: DRONE_GITEA_CLIENT_ID
|
||||
remoteRef:
|
||||
key: gitops/drone
|
||||
property: drone_gitea_client_id
|
||||
- secretKey: DRONE_GITEA_CLIENT_ID
|
||||
remoteRef:
|
||||
key: gitops/drone
|
||||
property: drone_gitea_client_id
|
||||
|
||||
- secretKey: DRONE_GITEA_CLIENT_SECRET
|
||||
remoteRef:
|
||||
key: gitops/drone
|
||||
property: drone_gitea_client_secret
|
||||
- secretKey: DRONE_GITEA_CLIENT_SECRET
|
||||
remoteRef:
|
||||
key: gitops/drone
|
||||
property: drone_gitea_client_secret
|
||||
|
|
|
@ -24,6 +24,6 @@ spec:
|
|||
tag: 1.0.0-rc.3
|
||||
rbac:
|
||||
buildNamespaces:
|
||||
- drone-build
|
||||
- drone-build
|
||||
env:
|
||||
DRONE_NAMESPACE_DEFAULT: drone-build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue