Templates (even without actual templating inside) should have j2 extension but should not be rendered with j2 extension

This commit is contained in:
Erwan Miran
2018-08-13 09:51:26 +02:00
parent 36e8683cf5
commit d3c0fe1fcb
5 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: dnsmasq
namespace: "kube-system"
labels:
kubernetes.io/cluster-service: "true"