Skip to content

Commit

Permalink
Merge branch 'develop' into fix/svc-traffic-policy
Browse files Browse the repository at this point in the history
  • Loading branch information
jszwedko authored Sep 3, 2024
2 parents 2420f0c + f293db9 commit 31ef1c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charts/vector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ image:
# replicas -- Specify the number of Pods to create. Valid for the "Aggregator" and "Stateless-Aggregator" roles.
replicas: 1

# Adding additional entries with hostAliases
# Adding additional entries with hostAliases
hostAliases: []
#- ip: "127.0.0.1"
# hostnames:
# - "foo.local"
# - "bar.local"
# - ip: "127.0.0.1"
# hostnames:
# - "foo.local"
# - "bar.local"


# podManagementPolicy -- Specify the [podManagementPolicy](https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#pod-management-policies)
Expand Down

0 comments on commit 31ef1c4

Please sign in to comment.