Skip to content

Commit

Permalink
Revert "fix(kustomize): follow-up for image renaming"
Browse files Browse the repository at this point in the history
This reverts commit e9ff5a5.
  • Loading branch information
kristofgyuracz committed Feb 14, 2024
1 parent 7524a91 commit 78b49f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: controller
newName: ghcr.io/kube-logging/telemetry-controller
newTag: latest

0 comments on commit 78b49f4

Please sign in to comment.