diff --git a/docs/kustomization.yaml b/docs/kustomization.yaml index dba67d75c..2674cf3f4 100644 --- a/docs/kustomization.yaml +++ b/docs/kustomization.yaml @@ -76,6 +76,9 @@ resources: # The example below creates two ConfigMaps. One with the # names and contents of the given files, the other with # key/value as data. +# The configMapGenerator accepts a paramter of +# behavior: [create|replace|merge]. This can allow +# an overlay to augment the configMapGenerator of the parent configMapGenerator: - name: myJavaServerProps files: