Add lua-module for signing

This commit is contained in:
2019-06-28 16:07:04 +02:00
parent b90a0a23ed
commit cd38b8b25e
7 changed files with 4047 additions and 9 deletions
+4 -4
View File
@@ -45,13 +45,13 @@ spec:
path: /healthcheck
port: 80
initialDelaySeconds: 5
periodSeconds: 5
periodSeconds: 6
timeoutSeconds: 5
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
image: registry.gitlab.com/paidit-se/nginx-s3-upload:${COMMIT}
env:
- name: S3_BUCKET_NAME
value: upload.paidit.se
value: upload.unbound.se
ports:
- containerPort: 80
@@ -81,7 +81,7 @@ metadata:
nginx.ingress.kubernetes.io/proxy-body-size: 1g
spec:
rules:
- host: 'upload.paidit.se'
- host: 'upload.unbound.se'
http:
paths:
- backend: