Commit 8bbb6c9
authored
docs: README.md - fix secret name
Copy and pasting the current docs does not lead to a successful installation of the helm chart if you use the <STACKIT AUTH TOKEN>.
You have to change the helm value to meet the kubectl command `stackitSaAuthentication.secretName = "stackit-cert-manager-webhook"`.
As an alternative i would propose a consistent naming for both secret types as it is treaded equal in the helm chart.1 parent aa4e082 commit 8bbb6c9
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments