Skip to content

Commit d2421a4

Browse files
committed
Updated to reflect new deployment YAML
1 parent e6d2004 commit d2421a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/petclinic/scripts/set_local.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Define the deployment YAML file path
4-
deployment_file="/home/splunk/workshop/petclinic/petclinic-deploy.yaml"
4+
deployment_file="/home/splunk/workshop/petclinic/deployment.yaml"
55

66
# Define the output file path
77
output_file="/home/splunk/workshop/petclinic/petclinic-local.yaml"

0 commit comments

Comments
 (0)