Skip to content

Commit 99954a2

Browse files
adwk67sbernauer
andauthored
Update tests/templates/kuttl/smoke/20-install-test-opa.yaml.j2
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent bd982d7 commit 99954a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/smoke/20-install-test-opa.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ commands:
2222
app: test-opa
2323
spec:
2424
# This needs to be excluded for Openshift.
25-
# But as it is needed for K3s, retain everywhere except
25+
# But as it is needed on some Kubernetes distributions (e.g. k3s), retain everywhere except
2626
# for Openshift.
2727
{% if test_scenario['values']['openshift'] == 'false' %}
2828
securityContext:

0 commit comments

Comments
 (0)