Skip to content

Commit

Permalink
Update 2024-02-28-http-basic-authentication-liberty.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbreaux committed Feb 28, 2024
1 parent 871c51b commit 59dd0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-02-28-http-basic-authentication-liberty.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
...
envFrom:
- secretRef:
name: basic-auth-cfp
name: basic-auth
```
And the Secret YAML:
Expand Down

0 comments on commit 59dd0e6

Please sign in to comment.