All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.configmap-template.yml Maven / Gradle / Ivy

There is a newer version: 2.14
Show newest version
apiVersion: v1
kind: ConfigMap
metadata:
  name: ${configMapTemplateName}
  namespace: default
data:
${properties}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy