Skip to content

Instantly share code, notes, and snippets.

@ewrenn8
ewrenn8 / config.yml
Created March 19, 2020 00:03
ytt with_data_values bug
#@ load("@ytt:template", "template")
#@ load("@ytt:library", "library")
#@ load("@ytt:data", "data")
#@ def apps():
names:
- app3
#@ end
#@ backend = library.get("lib").with_data_values(apps())
@ewrenn8
ewrenn8 / config.yml
Last active March 12, 2024 22:50
Regex Matching in Overlays
metadata:
name: contour-certgen
annotations: