GHP publish

This commit is contained in:
ace
2021-01-17 04:09:41 +03:00
commit 9fe2c2adf2
457 changed files with 40068 additions and 0 deletions

View File

@ -0,0 +1,48 @@
basic_auth: true
clusterRole: false
createCRDs: true
nodeSelector:
beta.kubernetes.io/arch: arm
gateway:
image: openfaas/gateway:0.20.2-armhf
directFunctions: true
oauth2Plugin:
enabled: false
faasnetes:
image: ghcr.io/openfaas/faas-netes:0.12.12
operator:
image: ghcr.io/openfaas/faas-netes:0.12.12
create: false
queueWorker:
image: openfaas/queue-worker:0.11.2
prometheus:
image: prom/prometheus:v2.11.0
resources:
requests:
memory: "100Mi"
alertmanager:
image: prom/alertmanager:v0.18.0
faasIdler:
image: openfaas/faas-idler:0.4.0-armhf
basicAuthPlugin:
image: openfaas/basic-auth-plugin:0.20.1-armhf
replicas: 1
ingressOperator:
create: false
# Unfortunately the exporter is not multi-arch (yet)
nats:
metrics:
enabled: false