Skip to content

Commit

Permalink
Fix instructions for TP4K8s deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi committed Nov 7, 2024
1 parent 3ea3590 commit 43a782b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/RUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,11 +332,11 @@ spec:
value: "-Djava.security.egd=file:///dev/urandom -XX:+UseZGC -XX:+UseStringDeduplication"
- name: SPRING_PROFILES_ACTIVE
value: "default,cloud"
- name: DOCUMENT_SCHEME
- name: DOCUMENT_SERVICE_SCHEME
value: "https"
- name: DOCUMENT_HOST
- name: DOCUMENT_SERVICE_HOST
value: "REPLACE_ME"
- name: DOCUMENT_PORT
- name: DOCUMENT_SERVICE_PORT
value: "443"
build:
nonSecretEnv:
Expand Down

0 comments on commit 43a782b

Please sign in to comment.