PiHole++;Upgraded ArgoCD & Argus

This commit is contained in:
2024-04-04 09:29:35 +11:00
parent bbd8eed2f5
commit 9fb018adbe
15 changed files with 193 additions and 9 deletions

View File

@ -10,7 +10,8 @@ spec:
selector:
matchLabels:
app: act-runner-dind-rootless
strategy: {}
strategy:
type: Recreate
template:
metadata:
creationTimestamp: null
@ -49,7 +50,7 @@ spec:
- name: GITEA_INSTANCE_URL
value: http://gitea.gitea.svc.cluster.local:3000
- name: GITEA_RUNNER_LABELS
value: dind-rootless:docker://node:16-bullseye
value: dind-rootless:docker://node:21-bullseye
- name: GITEA_RUNNER_REGISTRATION_TOKEN
valueFrom:
secretKeyRef:

View File

@ -10,7 +10,8 @@ spec:
selector:
matchLabels:
app: act-runner-dind
strategy: {}
strategy:
type: Recreate
template:
metadata:
creationTimestamp: null
@ -47,7 +48,7 @@ spec:
- name: GITEA_INSTANCE_URL
value: http://gitea.gitea.svc.cluster.local:3000
- name: GITEA_RUNNER_LABELS
value: dind:docker://node:16-bullseye
value: dind:docker://node:21-bullseye
- name: GITEA_RUNNER_REGISTRATION_TOKEN
valueFrom:
secretKeyRef: