Skip to content

Commit

Permalink
Fix typo in client deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewQuijano committed Jun 21, 2023
1 parent 88b8012 commit 4d97212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8/client/client_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
template:
metadata:
labels:
pod: ppdt-level-site-01-deploy
pod: ppdt-client-deploy
spec:
containers:
- name: ppdt-client-deploy
Expand Down

0 comments on commit 4d97212

Please sign in to comment.