We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8895a commit ef22846Copy full SHA for ef22846
kubernetes/dim-api-configmap.yaml
@@ -11,5 +11,4 @@ data:
11
PGUSER: placeholder
12
PGSSLMODE: require
13
SENTRY_DSN: placeholder
14
- SENTRY_CLIENT_ID: placeholder
15
SENTRY_STORE_ID: placeholder
kubernetes/dim-api-deployment.yaml
@@ -59,11 +59,6 @@ spec:
59
secretKeyRef:
60
name: dim-api-secret
61
key: jwt_secret
62
- - name: STATELY_CLIENT_SECRET
63
- valueFrom:
64
- secretKeyRef:
65
- name: dim-api-secret
66
- key: stately_client_secret
67
- name: STATELY_ACCESS_KEY
68
valueFrom:
69
0 commit comments