--- kind: ConfigMap apiVersion: v1 metadata: name: nginx-webpage data: index.html: |

Hello World !

# vim: set ts=2 sw=2 et: