Skip to content

Commit 8a4fcf7

Browse files
jennifer-richardsNGPixel
authored andcommitted
ci: comment out DATATRACKER_STATIC_URL env
1 parent 39d2199 commit 8a4fcf7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helm/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,10 +612,10 @@ env:
612612
# DATATRACKER_DBPASS: "RkTkDPFnKpko" # secret
613613

614614
DATATRACKER_DJANGO_SECRET_KEY: "PDwXboUq!=hPjnrtG2=ge#N$Dwy+wn@uivrugwpic8mxyPfHk" # secret
615-
615+
616616
# Set this to point testing / staging at the production statics server until we
617617
# sort that out
618-
DATATRACKER_STATIC_URL: "https://static.ietf.org/dt/12.10.0/"
618+
# DATATRACKER_STATIC_URL: "https://static.ietf.org/dt/12.10.0/"
619619

620620
# DATATRACKER_EMAIL_DEBUG: "true"
621621

0 commit comments

Comments
 (0)