Skip to content

Commit

Permalink
Revert the changes in kustomization (#49)
Browse files Browse the repository at this point in the history
Reverted change is kustomization to avoid specific name.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
  • Loading branch information
subh007 committed Mar 11, 2024
1 parent 9d77957 commit 58742d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/operator/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: operator
newName: docker.io/tliron/free5gc-operator
newName: docker.io/nephio/free5gc-operator
newTag: latest

0 comments on commit 58742d6

Please sign in to comment.