We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a35e4f7 commit 38698aaCopy full SHA for 38698aa
user-api/base/configmap.yaml
@@ -5,4 +5,3 @@ metadata:
5
name: user-api
6
data:
7
api-https: "1"
8
- amun-api-url: "http://amun-api-thoth-test-core.cloud.paas.psi.redhat.com/api/v1"
user-api/base/deploymentconfig.yaml
@@ -91,11 +91,6 @@ spec:
91
secretKeyRef:
92
name: ceph
93
key: secret-key
94
- - name: AMUN_API_URL
95
- valueFrom:
96
- configMapKeyRef:
97
- key: amun-api-url
98
- name: user-api
99
- name: RSYSLOG_HOST
100
valueFrom:
101
configMapKeyRef:
0 commit comments