Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 29s
7 lines
122 B
YAML
7 lines
122 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
namespace: iris-web
|
|
name: app-data
|
|
data:
|
|
POSTGRES_SERVER: iris-psql-service |