chore: add k8s manifests and deploy workflow for portal
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 8s
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 8s
This commit is contained in:
7
k8s/base/configmap.yaml
Normal file
7
k8s/base/configmap.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: vendaweb-portal-config
|
||||
data:
|
||||
API_URL: "https://vendaweb-api.example.com"
|
||||
URL_PIX: "https://pix.example.com"
|
||||
Reference in New Issue
Block a user