flux: kb act runner running
This commit is contained in:
@@ -9,9 +9,9 @@ spec:
|
||||
kind: GitRepository
|
||||
name: git-limbosolutions-com
|
||||
namespace: git-limbosolutions-com
|
||||
path: act-runners/kb/app
|
||||
path: deploy/act-runners/kb/app
|
||||
prune: true
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: flux-sops-age
|
||||
name: flux-sops-age
|
||||
|
||||
@@ -8,9 +8,11 @@ resources:
|
||||
- act-runner-kb-sync.yaml
|
||||
secretGenerator:
|
||||
- name: flux-repo-ssh-credentials
|
||||
namespace: git-limbosolutions-com
|
||||
files:
|
||||
- "identity=./.env.d/flux-repo-ssh-key"
|
||||
- "known_hosts=./.env.d/flux-repo-ssh-known_hosts"
|
||||
- "pubkey=./.env.d/flux-repo-ssh-key.pub"
|
||||
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
Reference in New Issue
Block a user