Skip to content

Commit 700af81

Browse files
Update tests/templates/kuttl/smoke/10-install-opa.yaml.j2
Co-authored-by: Malte Sander <[email protected]>
1 parent c3b732b commit 700af81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/smoke/10-install-opa.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
pullPolicy: IfNotPresent
3333
clusterConfig:
3434
tls:
35-
serverSecretClass: opa-tls
35+
serverSecretClass: opa-tls-$NAMESPACE
3636
{% if lookup('env', 'VECTOR_AGGREGATOR') %}
3737
vectorAggregatorConfigMapName: vector-aggregator-discovery
3838
{% endif %}

0 commit comments

Comments
 (0)