Skip to content

Commit baa3b99

Browse files
committed
fix typo
1 parent 7419bab commit baa3b99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

operator/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ quarkus:
8989
value-as-list: []
9090
paths:
9191
- (kind == Deployment).spec.template.spec.imagePullSecrets
92-
description: Kubernetes image pull secret to use if the OCI image is hosted on a private registry
92+
description: Kubernetes image pull secrets to use if the OCI image is hosted on a private registry
9393
resource-requests-cpu:
9494
property: resources.requests.cpu
9595
value: ${quarkus.kubernetes.resources.requests.cpu}

0 commit comments

Comments
 (0)