-
**What happened**:
**What you expected to happen**:
**kubectl edit cm -n ingress-nginx udp-services**
![image](https://github.com/user-attachments/assets/f2239cc3-db76-4fa5-97c3-27…
-
This is the first time I try, and I don't have understanding about the background architecture et cetera. I just want first try the running the MVD to get grip.
Environment: Ubuntu 24.04 fresh instal…
-
## Describe the bug
When deploying the bitnami Wordpress helm chart in RWO mode, everything works correctly. But when changing to RWX mode, I get to the white screen of death in Wordpress. After lo…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** `registry.opensource.zalan.do/acid/postgres-o…
-
I am getting this error caused by our corporate proxy:
`[1] KNV1068: failed to run kustomize build in /repo/source/d523134f8a76659526b7ab6b0ea3cc3908a00100/cert-manager, stdout: : Error: accumulating…
-
Earlier I had issues getting helm charts to delete. Now with a fresh install, I am experiencing the opposite issue. Too buggy for use now.
Here is the chart:
```yaml
apiVersion: helm.cattle.io/v1…
-
Ubuntu 16.04.2
tar 1.28
helm 2.5.1
helm-gpg 0.1.0
Using the tar command as written in gpg.sh: https://github.com/technosophos/helm-gpg/blob/973c2855c4e2e987206b9ee27b2f3cdb2d0023ef/gpg.sh#L76
…
-
### Expected vs actual behavior
- digitally signing the pctl CLI for macOS, currently it shows an error saying it is not trust worthy.
### Steps to reproduce the bug
1. Download pctl and true…
-
```
# the ternary operator in makefile
DEFAULT_NAMESPACE:=$(if $(CLUSTER_NAMESPACE), $(CLUSTER_NAMESPACE), "dev")
show:
@echo "\033[92m${DEFAULT_NAMESPACE}\033[0m"
```
kdeng updated
5 years ago
-
I would like to be able to exit with status 0 when specifying `-h` or `--help`, but it appears that `1` is hard-coded as the exit status. Perhaps providing a means for specifying a different exit sta…