yamllint
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Vivian 2022-05-29 17:16:34 +02:00
parent 9af5a5130d
commit fa4f21a63f
No known key found for this signature in database
GPG key ID: A3923C699D1A3BDA
19 changed files with 141 additions and 118 deletions

View file

@ -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

View file

@ -24,6 +24,6 @@ spec:
tag: 1.0.0-rc.3
rbac:
buildNamespaces:
- drone-build
- drone-build
env:
DRONE_NAMESPACE_DEFAULT: drone-build

View file

@ -11,11 +11,11 @@ spec:
target:
name: renovate
data:
- secretKey: RENOVATE_TOKEN
remoteRef:
key: gitops/renovate
property: gitea_token
- secretKey: GITHUB_COM_TOKEN
remoteRef:
key: gitops/renovate
property: github_token
- secretKey: RENOVATE_TOKEN
remoteRef:
key: gitops/renovate
property: gitea_token
- secretKey: GITHUB_COM_TOKEN
remoteRef:
key: gitops/renovate
property: github_token

View file

@ -87,7 +87,7 @@ data:
"ghcr.io/fluxcd/image-reflector-controller",
"ghcr.io/fluxcd/kustomize-controller",
"ghcr.io/fluxcd/notification-controller",
"ghcr.io/fluxcd/source-controller"
"ghcr.io/fluxcd/source-controller"
],
"regexManagers": [
{