Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riyasoni5990 authored Apr 19, 2023
1 parent fcdfadb commit 01b319a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigMap/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ConfigMap in Kubernetes
This repository contains the YAML files used in the video tutorial ConfigMap in Kubernetes: Solving Problems with Environment Variables and Creating ConfigMaps. In this video, you will learn how to use ConfigMaps to manage configuration data in your Kubernetes cluster.
This repository contains the YAML files used in the video tutorial [ConfigMap in Kubernetes: Solving Problems with Environment Variables and Creating ConfigMaps](https://youtu.be/EKDmz49BhX8). In this video, you will learn how to use ConfigMaps to manage configuration data in your Kubernetes cluster.

## Prerequisites
Before starting with this tutorial, you should have a basic understanding of Kubernetes and how to create a pod, service, and deployment. You should also have the kubectl command-line tool installed and configured to interact with your Kubernetes cluster.
Expand Down

0 comments on commit 01b319a

Please sign in to comment.