Skip to content

Commit

Permalink
Ensure addon compatibility with KubeOne 1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
  • Loading branch information
xmudrii committed May 27, 2022
1 parent ee80ae0 commit c45179c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions addons/ccm-azure/ccm-azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,13 +136,11 @@ metadata:
name: azure-cloud-controller-manager
namespace: kube-system
labels:
tier: control-plane
component: azure-cloud-controller-manager
spec:
replicas: 1
selector:
matchLabels:
tier: control-plane
component: azure-cloud-controller-manager
strategy:
type: Recreate
Expand All @@ -151,7 +149,6 @@ spec:
name: azure-cloud-controller-manager
namespace: kube-system
labels:
tier: control-plane
component: azure-cloud-controller-manager
spec:
priorityClassName: system-node-critical
Expand Down
1 change: 0 additions & 1 deletion addons/csi-azuredisk/csi-azuredisk-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ metadata:
spec:
attachRequired: true
podInfoOnMount: false
fsGroupPolicy: File

0 comments on commit c45179c

Please sign in to comment.