Skip to content

Commit fdae264

Browse files
authored
fix: Use final Kustomize deployment name for operator image (#430)
1 parent 01e8b41 commit fdae264

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ replacements:
3333
- select:
3434
group: apps
3535
kind: Deployment
36-
name: controller-manager
36+
name: trustyai-service-operator-controller-manager
3737
fieldPaths:
3838
- spec.template.spec.containers.0.image

0 commit comments

Comments
 (0)