Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] committed Jan 15, 2024
1 parent cc623d8 commit 5520eb9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/main/resources/explanations/challenge46_hint.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ This challenge can be solved using the following steps:
2. Run 'kubectl exec secret-challenge-xxx -c secret-challenge -n default -- cat vault/secrets/challenge44'
to print injected secrets from vault
1 change: 0 additions & 1 deletion src/main/resources/explanations/challenge46_reason.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ there are situations where it might not be the best approach.

Templates might accidentally expose sensitive information in logs or temporary files.
If not properly configured, secrets could end up in places where they are accessible by unauthorized users or processes.

0 comments on commit 5520eb9

Please sign in to comment.