-
#### Describe the bug
"emptyDir: {}" is hardcoded in statefulset templates. In our case this causes impossibility to set "medium: Memory" for compactor's persistent volumes when one can't use PVC. Th…
-
## Describe the bug
The iOS (and I assume android and desktop) clients don't respect the `WEB_OIDC_SCOPE` setting and don't have a way to set OIDC scopes for themselves. This is breaking login for …
-
```
dataStorage:
enabled: true
```
Causes:
```
/ # vault operator init
Error initializing: Error making API request.
URL: PUT http://127.0.0.1:8200/v1/sys/init
Code: 400. Errors:
…
-
Disk creation failed in Minikube environment. What could be the reason?
```
./deployment/minikube/scripts/create-env.sh
...
...
Started deploying
Waiting for the agent on VM '54c7a391-5c97-4…
-
Here is my `diskpool.yaml`
```
# DiskPool for node: gke-mev-commit-gke-default-pool-faf28efd-3s4q with IP: 10.128.0.16
apiVersion: "openebs.io/v1beta2"
kind: DiskPool
metadata:
name: ip-10-1…
-
hello,
**Description:**
When configuring the Ceph cluster to disable authentication by setting auth_client_required, auth_cluster_required, and auth_service_required to none in the ceph.conf Confi…
-
### What happened?
I am trying to install airbyte from scratch but it is proving impossible.
When installing I get this:
```
[root@localhost ~]# abctl local install
INFO Using Kubernetes pr…
-
**Describe the bug**
Upon Helm deployment using the values referenced below, there doesn't appear to be a PV being deployed alongside the PVC (not bound). This is resulting in the Vault pod being stu…
BJWRD updated
2 months ago
-
# feat: Docker Private Registry Setup
## Article Source
* [Docker Private Registry 설치](https://cloudarchitecture.tistory.com/47)
## Deployment
```yaml
apiVersion: apps/v1
kind: Deployment
…
-
Would like to be able to define a claim template in the serverPod similar to what is offered by the statefulset resource type. While not critical, this could just simplify the domain resource definit…