KubePress
KubePress copied to clipboard
WordPress image for Docker/Kubernetes
The wordpress repo is failing for some reason, could be a login requirement or the repo was moved. Please assit. I ran docker-compose up and the error is at the...
@tomazzaman sorry i cannot find the locs where you implement the /healthz entry on the php code, can you please point me there? thanks 👍 👴 I hold the 🔑...
I prefer to include my secrets by using ```yaml envFrom: - secretRef: name: my-secret ``` So that I don't need to pass them with the volume. But it seems like...