Skip to content

Commit

Permalink
fixup precommit secret detection
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Jan 17, 2025
1 parent 92744bb commit 5a79b41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/workbenches/notebook-controller/test_data/notebook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ spec:
- name: oauth-config
secret:
defaultMode: 420
secretName: my-workbench-oauth-config
secretName: my-workbench-oauth-config # pragma: allowlist secret
- name: tls-certificates
secret:
defaultMode: 420
secretName: my-workbench-tls
secretName: my-workbench-tls # pragma: allowlist secret

0 comments on commit 5a79b41

Please sign in to comment.