Roman Kuzmin
Roman Kuzmin
## Description This PR includes GCR compatibility for Starboard operator. Basically, what you need to do to make Trivy scan images from GCR is to add `GOOGLE_APPLICATION_CREDENTIALS` environment variable with...
Remove restartPolicy duplication for redisgraph container in helm templates
## Short issue description It's not possible to install Krane using FluxCD solution because of the following issue: ``` Helm install failed: error while running post render on files: map[string]interface...
## Description Fixes https://github.com/k0sproject/k0s/issues/4058 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [...