Skip to content

Commit

Permalink
Update HorizontalPodAutoscaler to v2
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
  • Loading branch information
creydr committed Jan 20, 2023
1 parent c10f2ff commit d704427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/channel/webhook/webhook-hpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

apiVersion: autoscaling/v2beta2
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: kafka-webhook
Expand Down

0 comments on commit d704427

Please sign in to comment.