We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d2527 commit 4325183Copy full SHA for 4325183
CICD pipeline/kubeplaybook.yml
@@ -6,4 +6,4 @@
6
7
tasks:
8
- name: create a deployment
9
- command: kubectl apply -f deployment.yml
+ command: kubectl apply -f https://raw.githubusercontent.com/Sonal0409/DevOps_ClassNotes/master/CICD%20pipeline/kubedeployment.yml
0 commit comments