Skip to content

Commit 5520eb9

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent cc623d8 commit 5520eb9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/main/resources/explanations/challenge46_hint.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ This challenge can be solved using the following steps:
44
55
2. Run 'kubectl exec secret-challenge-xxx -c secret-challenge -n default -- cat vault/secrets/challenge44'
66
to print injected secrets from vault
7-

src/main/resources/explanations/challenge46_reason.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ there are situations where it might not be the best approach.
55

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

0 commit comments

Comments
 (0)