This commit is contained in:
1
harbor/.gitignore
vendored
Normal file
1
harbor/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
harbor.yml
|
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:
|
||||
|
||||

|
1078
harbor/application.yml
Normal file
1078
harbor/application.yml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
harbor/harbor-oidc-config.png
Normal file
BIN
harbor/harbor-oidc-config.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
Reference in New Issue
Block a user