added individual auth secrets
This commit is contained in:
parent
9ee2dc4d06
commit
7081607b7f
2 changed files with 39 additions and 6 deletions
|
|
@ -43,6 +43,8 @@ metadata:
|
|||
type: Opaque
|
||||
stringData:
|
||||
github.com: "<username>:<password>"
|
||||
github.com_foo: "<foo username>:<foo password>"
|
||||
github.com_foo_bar: "<bar username>:<bar password>"
|
||||
EOF
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue