Skip to content

Commit 36f6df1

Browse files
committed
Removed METRICS_ENDPOINT
1 parent 8f29126 commit 36f6df1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

workshop/petclinic/deployment.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ spec:
3131
env:
3232
- name: _JAVA_OPTIONS
3333
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"
4034
resources:
4135
requests:
4236
memory: 512Mi

0 commit comments

Comments
 (0)