Difference between revisions of "Kubectl describe configmaps"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
* <code>[[kubectl describe]] configmaps YourConfigMapName</code>
 
* <code>[[kubectl describe]] configmaps YourConfigMapName</code>
  
<pre>
 
Name:          game-config
 
Namespace:      default
 
Labels:        <none>
 
Annotations:    <none>
 
  
Data
+
Name:          game-config
====
+
Namespace:      default
game.properties:        158 bytes
+
[[Labels:]]        <none>
ui.properties:          83 bytes
+
[[Annotations:]]    <none>
</pre>
+
 +
Data
 +
====
 +
game.properties:        158 bytes
 +
ui.properties:          83 bytes
  
  

Revision as of 05:46, 11 August 2022

Advertising: