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 c3b732b commit 700af81Copy full SHA for 700af81
tests/templates/kuttl/smoke/10-install-opa.yaml.j2
@@ -32,7 +32,7 @@ spec:
32
pullPolicy: IfNotPresent
33
clusterConfig:
34
tls:
35
- serverSecretClass: opa-tls
+ serverSecretClass: opa-tls-$NAMESPACE
36
{% if lookup('env', 'VECTOR_AGGREGATOR') %}
37
vectorAggregatorConfigMapName: vector-aggregator-discovery
38
{% endif %}
0 commit comments