Skip to content

Instantly share code, notes, and snippets.

@cpressland
cpressland / README.md
Created September 16, 2025 16:09
Kustomize Replacements Example

Provides a simple way of replacing ingress annotations with values already defined elsewhere. Output example:

apiVersion: v1
kind: Namespace
metadata:
  name: jeffspace
---
apiVersion: v1