Richard Nunez
Richard Nunez
@xargyx Is your adcs controller docker image on docker hub? Otherwise, I need to create my own? What yaml change(s) do I need to make for my certificate request to...
@xargyx HOLY CRAP, IT WORKED!!!! To let everyone know the image name is "xargyx/adcs-issuer:v0.3". Within template.yaml, under the Deployment component, I set the container image to the image above (as...
I am having a very similar issue. I am using the kubernetes templates provided by this project. I have my bookmarks imported, but they cannot be crawled: ``` 2024-08-02T17:26:24.210Z info:...
Yes. Though this is my homelab, I have DNS and home domain's certificate server working perfectly. I was running this command from the machine that is on the domain with...
I get the error with v0.8.1: `Missing "./v4" specifier in "zod" package`
Here are some screenshots amd clips:      
This worked for me!! Everything in the dashboard is working. ```yaml --- apiVersion: traefik.io/v1alpha1 kind: ServersTransport metadata: name: k8sdashboard-insecure-transport namespace: kubernetes-dashboard spec: insecureSkipVerify: true --- apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata:...
I would LOVE to have the ability to create a custom toolbar for commonly used actions. Also, to customize a toolbar button so you can define various arguments that are...