8cbd645332
just-enough to test terraform deployment and begin migration. have change to cnpg for the database and a new bucket for storage --------- Co-authored-by: Ben Vincent <ben@unkin.net> Reviewed-on: #192
11 lines
174 B
YAML
11 lines
174 B
YAML
---
|
|
apiVersion: traefik.io/v1alpha1
|
|
kind: Middleware
|
|
metadata:
|
|
name: api-ipallowlist
|
|
namespace: artifactapi
|
|
spec:
|
|
ipAllowList:
|
|
sourceRange:
|
|
- 10.10.10.200/32
|