Added firefly-iii
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 5s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 5s

This commit is contained in:
Ultradesu
2026-07-30 12:21:52 +01:00
parent 69186d807e
commit 2e22f98eb4
4 changed files with 60 additions and 2 deletions
+8 -1
View File
@@ -65,6 +65,14 @@ kind: ClusterRole
metadata:
name: firefly-traefik-ai
rules:
- apiGroups:
- ""
resources:
- nodes
verbs:
- get
- list
- watch
- apiGroups:
- networking.k8s.io
resources:
@@ -157,4 +165,3 @@ spec:
securityContext:
seccompProfile:
type: RuntimeDefault