Skip to content

Commit

Permalink
feat(gatus): Devon says no need to lie about DNS
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Jan 12, 2025
1 parent 2cee5f8 commit 8fb16f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions kubernetes/main/apps/observability/gatus/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ spec:
capabilities: { drop: ["ALL"] }
resources: *resources
defaultPodOptions:
dnsConfig:
options:
- { name: ndots, value: "1" }
securityContext:
runAsNonRoot: true
runAsUser: 1000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ spec:
value: 0 65536
resources: *resources
defaultPodOptions:
dnsConfig:
options:
- { name: ndots, value: "1" }
securityContext:
runAsNonRoot: true
runAsUser: 1000
Expand Down

0 comments on commit 8fb16f8

Please sign in to comment.