Skip to content

Commit 39fe543

Browse files
authored
Merge pull request #59981 from xenolinux/OCPBUGS-13197
OCPBUGS#13197: Update the roles/memcached/tasks/main.yml file
2 parents e454f9b + 8e625a5 commit 39fe543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/osdk-ansible-modify-manager.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Update your Operator project to provide the reconcile logic, in the form of an A
1616
----
1717
---
1818
- name: start memcached
19-
community.kubernetes.k8s:
19+
k8s:
2020
definition:
2121
kind: Deployment
2222
apiVersion: apps/v1

0 commit comments

Comments
 (0)