diff --git a/tests/templates/kuttl/non-sensitive-data/01_secret.yaml b/tests/templates/kuttl/non-sensitive-data/01_secret.yaml index 807a9027..dc5361af 100644 --- a/tests/templates/kuttl/non-sensitive-data/01_secret.yaml +++ b/tests/templates/kuttl/non-sensitive-data/01_secret.yaml @@ -2,7 +2,7 @@ apiVersion: v1 kind: Secret metadata: - name: secret-root-trust-$NAMESPACE + name: secret-root-trust-with-very-loooooooooooooooooooooooooooooooooooooooooooong-name-with-100-characters namespace: $NAMESPACE labels: secrets.stackable.tech/class: root-trust-$NAMESPACE