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 8f29126 commit 36f6df1Copy full SHA for 36f6df1
workshop/petclinic/deployment.yaml
@@ -31,12 +31,6 @@ spec:
31
env:
32
- name: _JAVA_OPTIONS
33
value: "-Dspring.profiles.active=native -DGIT_REPO=/petclinic-repo -Xdebug -Dsplunk.profiler.call.stack.interval=150"
34
- - name: NODE_IP
35
- valueFrom:
36
- fieldRef:
37
- fieldPath: status.hostIP
38
- - name: SPLUNK_METRICS_ENDPOINT
39
- value: "http://$(NODE_IP):9943"
40
resources:
41
requests:
42
memory: 512Mi
0 commit comments