(no commit message)
authorstephan48 <stephan48@web>
Fri, 19 Sep 2025 22:59:47 +0000 (00:59 +0200)
committerIkiWiki <ikiwiki.info>
Fri, 19 Sep 2025 22:59:47 +0000 (00:59 +0200)
posts/2024-08-29-k8s-cluster-step-ca-intermediate-with-existing-root.mdwn

index 2e413d4f2bcc8bd7acd8d48a44ddcbded1fb5fc1..ce5960ec2d983c94714ef33138cd00bd2d106f4c 100644 (file)
@@ -168,6 +168,8 @@ If this works the cmd "kubectl get stepclusterissuers.certmanager.step.sm step-c
 With this you can annotate your resources properly and will get certificates.
 
 finaggle-step-configs.sh:
+
+
 ```
 #!/bin/bash
 
@@ -194,7 +196,11 @@ cat test-cluster.issuer.yaml | yq -o json | jq --slurpfile ca_helm test2.json '.
 yq -o yaml -P < test2.json > test2.yaml
 ```
 
+
+
 test1.yaml:
+
+
 ```
 # Helm template
 inject:
@@ -275,6 +281,8 @@ inject:
 ```
 
 test-cluster.issuer.yaml:
+
+
 ```
 apiVersion: certmanager.step.sm/v1beta1
 kind: StepClusterIssuer
@@ -293,6 +301,8 @@ spec:
 
 ```
 
+
+
 TODOs:
 * [!] put finaggle-step-configs.sh and its deps somewhere
 * document stuff around cert-manager / ingress-shim docs - https://cert-manager.io/docs/usage/ingress/#supported-annotations