Browse Source

Remove invalid spec - deployment.spec.serviceName (#7949)

pull/7953/head
jhchong92 3 years ago
committed by GitHub
parent
commit
bd8b8916a8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. 1
      roles/kubernetes-apps/snapshots/snapshot-controller/templates/snapshot-controller.yml.j2

1
roles/kubernetes-apps/snapshots/snapshot-controller/templates/snapshot-controller.yml.j2

@ -12,7 +12,6 @@ metadata:
name: snapshot-controller
namespace: kube-system
spec:
serviceName: "snapshot-controller"
replicas: {{ snapshot_controller_replicas }}
selector:
matchLabels:

Loading…
Cancel
Save