Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Jan 15, 2025
1 parent 0a58538 commit 50c3403
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions kubernetes/main/apps/vault/vault/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,14 +101,7 @@ spec:
name: vault-tls
readOnly: true

#podAntiAffinity:
#requiredDuringSchedulingIgnoredDuringExecution:
#- labelSelector:
#matchLabels:
#app.kubernetes.io/name: {{ template "vault.name" . }}
#app.kubernetes.io/instance: "{{ .Release.Name }}"
#component: server
#topologyKey: kubernetes.io/hostname
podAntiAffinity: {}

networkPolicy:
enabled: false
Expand Down

0 comments on commit 50c3403

Please sign in to comment.