Skip to content

Commit c3b732b

Browse files
Update tests/templates/kuttl/smoke/09-install-secretclass.yaml.j2
Co-authored-by: Malte Sander <contact@maltesander.com>
1 parent 176096f commit c3b732b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/smoke/09-install-secretclass.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ commands:
88
apiVersion: secrets.stackable.tech/v1alpha1
99
kind: SecretClass
1010
metadata:
11-
name: opa-tls
11+
name: opa-tls-$NAMESPACE
1212
spec:
1313
backend:
1414
autoTls:

0 commit comments

Comments
 (0)