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 8d9ec6e commit 8753c8dCopy full SHA for 8753c8d
1 file changed
varnish-cache/test/unit/deployment.bats
@@ -102,8 +102,6 @@ rollingUpdate:
102
103
[[ "${actual}" == *"'server.extraVolumeClaimTemplates' cannot be enabled"* ]]
104
}
105
-<<<<<<< HEAD
106
-=======
107
108
@test "Service/externalTrafficPolicy: defaults to Cluster" {
109
cd "$(chart_dir)"
@@ -137,4 +135,3 @@ rollingUpdate:
137
135
138
136
[ "${actual}" == "Local" ]
139
140
->>>>>>> f19dc40 (added unit tests for the varnish cache helm charts too)
0 commit comments