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:

![OIDC configuration](harbor-oidc-config.png)