mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 17:56:26 +00:00
Fix copy/paste error
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -75,8 +75,8 @@ apiVersion: v1
|
|||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
name: traefik-helm-chart-value-overrides
|
name: external-dns-helm-chart-value-overrides
|
||||||
namespace: traefik
|
namespace: external-dns
|
||||||
data:
|
data:
|
||||||
values.yaml: |-
|
values.yaml: |-
|
||||||
# <upstream values go here>
|
# <upstream values go here>
|
||||||
|
|||||||
Reference in New Issue
Block a user