feat: deploy artifactapi3
just-enough to test terraform deployment and begin migration. have change to cnpg for the database and a new bucket for storage
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: api-ipallowlist
|
||||
namespace: artifactapi
|
||||
spec:
|
||||
ipAllowList:
|
||||
sourceRange:
|
||||
- 10.10.10.200/32
|
||||
Reference in New Issue
Block a user