Kubernetes - ConfigMaps
Which of the following YAML snippets correctly defines an immutable ConfigMap named
app-config?app-config?immutable: trueimmutable field is a top-level field in the ConfigMap, placed alongside apiVersion, kind, and metadata.immutable: true correctly at the top level, outside metadata and data.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions