[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
secure aks
Browse files Browse the repository at this point in the history
  • Loading branch information
eedorenko committed Jul 2, 2021
1 parent 1d1ce39 commit bcedc68
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions capi/clusters/super-secure-aks/cluster-helm-release.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: super-secure-aks-helm-release
namespace: capi-worker-clusters
spec:
chart:
spec:
chart: ./capi/mngmt/aks-cluster-chart
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
interval: 10m
values:
name: super-secure-aks
clusterResourceGroup: super-secure-aks-rg
controlAgentPoolName: clsscpool
workerAgentPoolName: wrsscpool
networkPlugin: azure
networkPolicy: azure
virtualNetwork:
name: secure-vnet
infraPath: ./infra/secure-aks-baseline

0 comments on commit bcedc68

Please sign in to comment.