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:
|
lychee-sync:
|
||||||
type: ClusterRole
|
type: ClusterRole
|
||||||
rules:
|
rules:
|
||||||
|
- apiGroups: [""]
|
||||||
|
resources: ["pods"]
|
||||||
|
verbs: ["list", "get"]
|
||||||
- apiGroups: [""]
|
- apiGroups: [""]
|
||||||
resources: ["pods/exec"]
|
resources: ["pods/exec"]
|
||||||
verbs: ["create"]
|
verbs: ["create"]
|
||||||
|
@@ -12,4 +12,3 @@ spec:
|
|||||||
staticConfig:
|
staticConfig:
|
||||||
static:
|
static:
|
||||||
- pikvm.${SECRET_INTERNAL_DOMAIN}
|
- pikvm.${SECRET_INTERNAL_DOMAIN}
|
||||||
- s3.${SECRET_INTERNAL_DOMAIN}/minio/health/ready
|
|
||||||
|
Reference in New Issue
Block a user