Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit dee16d5

Browse files
author
Charandas Batra
committed
Correct path for voting-webapp in vhs example
1 parent 59668cb commit dee16d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webserver/vhs-sf-perftest/application/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
resources:
5-
- github.com/redskyops/redskyops-recipes/voting-webapp/application
5+
- ../../../voting-webapp
66
- ingress.yaml
77

88
patchesStrategicMerge:

0 commit comments

Comments
 (0)