Skip to content

Commit 2d26d95

Browse files
committed
fix indent
1 parent 5745d03 commit 2d26d95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ configMapGenerator:
7373
- more.properties
7474
- name: myJavaServerEnvVars
7575
literals:
76-
- JAVA_HOME=/opt/java/jdk
77-
- JAVA_TOOL_OPTIONS=-agentlib:hprof
76+
- JAVA_HOME=/opt/java/jdk
77+
- JAVA_TOOL_OPTIONS=-agentlib:hprof
7878

7979
# Each entry in this list results in the creation of
8080
# one Secret resource (it's a generator of n secrets).

0 commit comments

Comments
 (0)