apiVersion: example.com.testproject.org/v1alpha1 kind: Memcached metadata: labels: app.kubernetes.io/name: project-v4-with-plugins app.kubernetes.io/managed-by: kustomize name: memcached-sample spec: # TODO(user): edit the following value to ensure the number # of Pods/Instances your Operand must have on cluster size: 1 # TODO(user): edit the following value to ensure the container has the right port to be initialized containerPort: 11211