This commit is contained in:
10
harbor/README.md
Normal file
10
harbor/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Deploy with:
|
||||
|
||||
```
|
||||
kubectl create namespace harbor
|
||||
kubectl apply -n harbor -f application.yml -f application-secrets.yml
|
||||
```
|
||||
|
||||
After deployment login with Harbor admin credentials and configure OIDC:
|
||||
|
||||

|
Reference in New Issue
Block a user