This commit is contained in:
Rafia Sabih 2021-06-09 16:08:17 +02:00
parent 27c6ac2565
commit 8f183c2107
2 changed files with 2 additions and 4 deletions

View File

@ -608,7 +608,7 @@ class EndToEndTestCase(unittest.TestCase):
}
}
})
self.eventuallyEqual(lambda: self.k8s.count_secrets_with_label("cluster_name=acid-minimal-cluster,application=spilo", app_namespace),
self.eventuallyEqual(lambda: self.k8s.count_secrets_with_label("cluster-name=acid-minimal-cluster,application=spilo", app_namespace),
1, "Secret not created for user in namespace")
@timeout_decorator.timeout(TEST_TIMEOUT_SEC)

View File

@ -12,10 +12,8 @@ spec:
dockerImage: registry.opensource.zalan.do/acid/spilo-13:2.0-p7
teamId: "acid"
numberOfInstances: 2
enableNamespacedSecret: True
enableNamespacedSecret: False
users: # Application/Robot users
appspace.db_user: []
appspace.db_user.with.dots: []
zalando:
- superuser
- createdb