netbeans
netbeans copied to clipboard
Create secret rotation CronJob when running the app in the cluster
In order to allow pulling images from Container Registry, we need to have bearer token, inside the cluster (as k8s secret), that will authorize the access to the registry.
CronJob will be created when triggering RunInClusterAction, and it will rotate secret every 1h