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 e6d2004 commit d2421a4Copy full SHA for d2421a4
workshop/petclinic/scripts/set_local.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# Define the deployment YAML file path
4
-deployment_file="/home/splunk/workshop/petclinic/petclinic-deploy.yaml"
+deployment_file="/home/splunk/workshop/petclinic/deployment.yaml"
5
6
# Define the output file path
7
output_file="/home/splunk/workshop/petclinic/petclinic-local.yaml"
0 commit comments