add spegel

This commit is contained in:
2024-07-10 17:07:33 -05:00
parent be1de5aa45
commit 790456b9ea
2 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
spegel:
service:
registry:
port: 5000
nodePort: 30021
hostPort: 30020
topologyAwareHintsEnabled: true
router:
port: 5001
metrics:
port: 9090
resources:
requests:
cpu: 100m
memory: 128Mi
nodeSelector:
kubernetes.io/os: linux
updateStrategy:
type: Recreate
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- effect: NoExecute
operator: Exists
- effect: NoSchedule
operator: Exists
serviceMonitor:
enabled: true
priorityClassName: system-node-critical
spegel:
logLevel: "INFO"
registries:
- https://cgr.dev
- https://docker.io
- https://ghcr.io
- https://quay.io
- https://mcr.microsoft.com
- https://public.ecr.aws
- https://gcr.io
- https://registry.k8s.io
- https://k8s.gcr.io
- https://lscr.io