Skip to content

Commit

Permalink
ns for identity
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Vozza committed Apr 20, 2023
1 parent c051b01 commit ea65fc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/capi-aks/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: capi-aks
description: A Helm chart for deploying AKS worker cluster using CAPZ
version: 0.0.3
version: 0.0.4
1 change: 1 addition & 0 deletions charts/capi-aks/templates/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ spec:
apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
kind: AzureClusterIdentity
name: cluster-identity
namespace: default
location: {{ .Values.location }}
resourceGroupName: {{ .Values.clusterResourceGroupName }}
sshPublicKey: {{ .Values.sshPublicKey }}
Expand Down

0 comments on commit ea65fc9

Please sign in to comment.