Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
ACL name changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonTheDeveloper committed Nov 25, 2019
1 parent 954357f commit 4bc6183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/secretscope_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ var _ = Describe("SecretScope Controller", func() {
const timeout = time.Second * 30
const interval = time.Second * 1

const aclKeyName = "secretscope-with-acls2"
const aclKeyName = "secretscope-with-acls3"
const secretsKeyName = "secretscope-with-secrets"

BeforeEach(func() {
Expand Down

0 comments on commit 4bc6183

Please sign in to comment.