Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit e04d60d

Browse files
committed
Update Deployment's apiVersion
1 parent 60874d1 commit e04d60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/prometheus-service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
---
3131
apiVersion: v1
3232
kind: Deployment
33-
apiVersion: extensions/v1beta1
33+
apiVersion: apps/v1
3434
metadata:
3535
name: prometheus
3636
spec:

0 commit comments

Comments
 (0)