flux: kb act runner running

This commit is contained in:
Márcio Fernandes
2026-06-04 22:05:49 +00:00
parent b7fb972c6c
commit e3753b9647
3 changed files with 11 additions and 4 deletions
+2 -2
View File
@@ -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
+2
View File
@@ -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