Skip to content

Commit

Permalink
renamed RecordScalerPaused to RecordScaledObjectPaused
Browse files Browse the repository at this point in the history
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
  • Loading branch information
geoffrey1330 committed Oct 25, 2023
1 parent d783360 commit 8bd0c4d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: ghcr.io/kedacore/keda
newName: docker.io/geoffrey13/keda
newName: ghcr.io/kedacore/keda
newTag: main
2 changes: 1 addition & 1 deletion config/metrics-server/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: ghcr.io/kedacore/keda-metrics-apiserver
newName: docker.io/geoffrey13/keda-metrics-apiserver
newName: ghcr.io/kedacore/keda-metrics-apiserver
newTag: main
2 changes: 1 addition & 1 deletion config/webhooks/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: ghcr.io/kedacore/keda-admission-webhooks
newName: docker.io/geoffrey13/keda-admission-webhooks
newName: ghcr.io/kedacore/keda-admission-webhooks
newTag: main

0 comments on commit 8bd0c4d

Please sign in to comment.