mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
chore: fixes
This commit is contained in:
@@ -57,6 +57,9 @@ spec:
|
||||
lychee-sync:
|
||||
type: ClusterRole
|
||||
rules:
|
||||
- apiGroups: [""]
|
||||
resources: ["pods"]
|
||||
verbs: ["list", "get"]
|
||||
- apiGroups: [""]
|
||||
resources: ["pods/exec"]
|
||||
verbs: ["create"]
|
||||
|
@@ -12,4 +12,3 @@ spec:
|
||||
staticConfig:
|
||||
static:
|
||||
- pikvm.${SECRET_INTERNAL_DOMAIN}
|
||||
- s3.${SECRET_INTERNAL_DOMAIN}/minio/health/ready
|
||||
|
Reference in New Issue
Block a user