Skip to content

Commit d75a423

Browse files
AllenAnthesohaiwalt
authored andcommitted
Add temporary subdomain to EXTRA_HOSTS (#109)
1 parent 0b0e17b commit d75a423

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

kubernetes/operationcode_python_backend/base/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ spec:
102102
secretKeyRef:
103103
name: python-backend-secrets
104104
key: google_oauth_client_secret
105+
- name: EXTRA_HOSTS
106+
value: api.dev.operationcode.org
105107
volumes:
106108
- name: python-backend-secrets
107109
secret:

0 commit comments

Comments
 (0)