We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d2199 commit 8a4fcf7Copy full SHA for 8a4fcf7
1 file changed
helm/values.yaml
@@ -612,10 +612,10 @@ env:
612
# DATATRACKER_DBPASS: "RkTkDPFnKpko" # secret
613
614
DATATRACKER_DJANGO_SECRET_KEY: "PDwXboUq!=hPjnrtG2=ge#N$Dwy+wn@uivrugwpic8mxyPfHk" # secret
615
-
+
616
# Set this to point testing / staging at the production statics server until we
617
# sort that out
618
- DATATRACKER_STATIC_URL: "https://static.ietf.org/dt/12.10.0/"
+ # DATATRACKER_STATIC_URL: "https://static.ietf.org/dt/12.10.0/"
619
620
# DATATRACKER_EMAIL_DEBUG: "true"
621
0 commit comments