Zachary Blasczyk
Zachary Blasczyk
**What happened**: I have created an `ingress` with the following annotations to be able to access my k8s service via ALB from multiple hostnames. ```yaml apiVersion: v1 items: - apiVersion:...
### Provider type Credentials ### Environment ```yaml System: OS: macOS 15.0 CPU: (10) arm64 Apple M1 Max Memory: 2.51 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.2...
Please document that `.gitignore` should not have `*.tgz` in the `gh-pages` branch. From what I have seen, it should only include a `CNAME`, `README.md`, your `*.tgz` files, and a `index.yaml`....