@@ -72,9 +72,9 @@ daemon:
72
72
73
73
certs :
74
74
mounted : true
75
- certPath : /certs/test-apps.canvas.uw.edu-uwca .cert
76
- keyPath : /certs/test-apps.canvas.uw.edu-uwca .key
77
- secretName : test-apps.canvas.uw.edu-uwca -certs
75
+ certPath : /certs/test-apps.canvas.uw.edu-ic .cert
76
+ keyPath : /certs/test-apps.canvas.uw.edu-ic .key
77
+ secretName : test-apps.canvas.uw.edu-ic -certs
78
78
79
79
mountedSecrets :
80
80
enabled : true
@@ -124,9 +124,6 @@ environmentVariables:
124
124
- name : CLUSTER_CNAME
125
125
value : test-apps.canvas.uw.edu
126
126
127
- - name : OPENSSL_CONF
128
- value : /ssl/openssl.cnf
129
-
130
127
externalSecrets :
131
128
enabled : true
132
129
secrets :
@@ -204,13 +201,6 @@ externalSecrets:
204
201
property : username
205
202
- name : password
206
203
property : password
207
- - name : test-apps.canvas.uw.edu-uwca-certs
208
- externalKey : canvas/test/uwca-certs
209
- data :
210
- - name : test-apps.canvas.uw.edu-uwca.cert
211
- property : test-apps.canvas.uw.edu-uwca.cert
212
- - name : test-apps.canvas.uw.edu-uwca.key
213
- property : test-apps.canvas.uw.edu-uwca.key
214
204
- name : test-apps.canvas.uw.edu-ic-certs
215
205
externalKey : canvas/test/ic-certs
216
206
data :
@@ -223,11 +213,6 @@ externalSecrets:
223
213
data :
224
214
- name : uw-idp-cert
225
215
property : cert
226
- - name : test-apps.canvas.uw.edu-openssl-conf
227
- externalKey : openssl-conf
228
- data :
229
- - name : openssl.cnf
230
- property : openssl.cnf
231
216
environmentVariablesSecrets :
232
217
djangoSecret :
233
218
name : DJANGO_SECRET
0 commit comments