-
Vincent Sellier authored
It must be initialized manually for the moment Related to swh/infra/sysadm-environment#5391
Vincent Sellier authoredIt must be initialized manually for the moment Related to swh/infra/sysadm-environment#5391
local-cluster.yaml 8.62 KiB
cert-manager:
enabled: false
# Relay cluster's alerts to the ircrelay
alertmanager:
enabled: false
ircrelay:
enabled: true
host: https://alertmanager-irc-relay.admin.swh.network/minikube-swh-sysadm
# Activate prometheus as this is not previously done (in contrast with other clusters
# provisioned by terraform which does the prometheus configuration too)
prometheus:
enabled: false
alertmanagerIrcRelay:
enabled: false
ingress:
enabled: true
# Optional username for the bot to use (configured from secrets in other clusters)
username: swhprombot
# Different room to use than the production one
room: minikube-swh-sysadm
requestedMemory: "32Mi"
requestedCpu: "100m"
limitedMemory: "64Mi"
limitedCpu: "200m"
blackboxExporter:
enabled: false
podPriority:
enabled: true
svix:
enabled: false
ingress:
enabled: true
host: svix-test
createTLS: false
# annotations:
# foo: bar
# whitelistSourceRange:
# - 192.168.49.0/24
requestedMemory: 100Mi
requestedCpu: 100m
namespace: cluster-components
postgres:
enabled: true
persistentVolume: false
redis:
enabled: true
persistentVolume: false
dsn: redis-svix.cluster-components
dockerCache:
enabled: false
ingress:
tls:
enabled: true
instances:
quay.io:
enabled: false
rabbitmq:
enabled: false
namespace: cluster-components
logLevel: info
storageVolume:
class: standard