Skip to content

Commit 71b8d92

Browse files
committed
Typo in one of the Helm task names.
1 parent c570fda commit 71b8d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/examples/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
HELM_HOST: '{{ helm_host }}:{{ helm_port }}'
7070
when: "'phpmyadmin' not in helm_list_results.stdout"
7171

72-
- name: Get the details of the a4d-nginx Service.
72+
- name: Get the details of the phpmyadmin Service.
7373
k8s:
7474
api_version: v1
7575
kind: Service

0 commit comments

Comments
 (0)