Process Flow - Immutable ConfigMaps
Create ConfigMap with immutable: true
ConfigMap stored as read-only
Attempt to update ConfigMap
ConfigMap unchanged
Create new ConfigMap for changes
This flow shows how an immutable ConfigMap is created and prevents updates, forcing new ConfigMaps for changes.