Created
November 23, 2021 11:21
-
-
Save PatrickKalkman/3126b690e807158b50f7ad9d8987eaa5 to your computer and use it in GitHub Desktop.
CKAD examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
data: | |
database_host: 192.168.16.1 | |
kind: ConfigMap | |
metadata: | |
creationTimestamp: null | |
name: MyConfigMap | |
namespace: fire |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment