We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db298e2 commit e4df97cCopy full SHA for e4df97c
deploy/dev.yaml
@@ -1,5 +1,4 @@
1
ingresses:
2
- - https://kabal-smart-editor-api.dev.intern.nav.no
3
- https://kabal-smart-editor-api.intern.dev.nav.no
4
externalHosts:
5
springProfile: dev-gcp
@@ -12,4 +11,4 @@ envs:
12
11
- name: JAVA_TOOL_OPTIONS
13
value: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
14
- name: JAVA_OPTS
15
- value: "-Xms512m -Xmx4096m"
+ value: "-Xms512m -Xmx4096m"
0 commit comments