mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Rename .yml to .yaml files for consistency
See: https://stackoverflow.com/a/21059164 @appinteractive
This commit is contained in:
parent
0b075830bc
commit
abf623bd51
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
*secrets.yml
|
||||
@ -39,7 +39,7 @@ $ kubectl apply -f dashboard/
|
||||
```
|
||||
Proxy localhost to the remote kubernetes dashboard:
|
||||
```sh
|
||||
kubectl proxy
|
||||
$ kubectl proxy
|
||||
```
|
||||
Get your token on the command line:
|
||||
```sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user