Jason Kossis
Jason Kossis
Now that the `FIREWALL` environment variable takes an optional port as a value, how would you specify it in a docker-compose.yaml file without one? Previously, you could have specified `FIREWALL=true`,...
Now that the `FIREWALL` environment variable takes an optional port as a value, how would you specify it in a docker-compose.yaml file without one? Previously, you could have specified `FIREWALL=true`,...
**Describe the bug** The alpine-based docker image spits out the following error when run on a Raspberry Pi 3b+: In comparison, this is the output when run on a Macbook...
When using the webhook's `certManagerIssuerRef` configuration, the following error occurs while generating the certificate: ``` Name: snapshot-validation-webhook Namespace: snapshot-controller Labels: app.kubernetes.io/instance=snapshot-controller app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=snapshot-validation-webhook app.kubernetes.io/version=v6.3.3 helm.sh/chart=snapshot-controller-2.0.4 Annotations: meta.helm.sh/release-name: snapshot-controller meta.helm.sh/release-namespace: snapshot-controller...
**Is this a BUG FIX or a FEATURE ?**: /kind bug **What this PR does / why we need it**: Adds namespace to the prometheusrule template, as this was missed...