-
### Describe the issue
Hi everybody!
I wanted to make an [iconify](https://iconify.design) icon pack to distribute ``svg`` icons for use in [mermaid architecture diagrams](https://mermaid.js.org/s…
-
Hi,
How can I define custom options for the etcd cluster. Specifically, etcd operator supports persistent volume claims, beside other stuff I might want to customize. Is there any way to pass this …
-
Whether it is necessary to need persistent volume or not to rely on storage
-
When I try to deploy an application with a [Persistent Volume Claim using a `subPath`](https://kubernetes.io/docs/concepts/storage/volumes/#using-subpath), my pod stops with `CreateContainerConfigErro…
-
### What Happened?
When deleting PVCs and PVs on a multi-node minikube cluster, these resources are reported as non-existent by `kubectl get pvc` and `kubectl get pv` but the actual files remain on d…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
## Overview
At the moment there are no possibilities to mount arbitrary persistent volumes to the server pods created by the Operator.
The Operator allows the configuration of a persistent volum…
-
Does this have data persistence? I want to create a new rabbitqm user and it has to survive pod termination. I don't see any persistent volume claims in the kubernetes yaml files. Please correct me if…
-
# KubeSail | minecraft-raspberry-pi by loopDelicious
Minecraft server with a Persistent Volume Claim to store your world data, on Raspberry Pi 🍓. This template also runs on any board with an **arm64 …
-
Update:
We currently have this Coder configuration working self-hosted:
`entrypoint.sh` for Coder:
```bash
set -e
supervisord
```
Open main.tf
```terraform
terraform {
required…