Skip to content

Commit

Permalink
update static manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
roobre committed Sep 28, 2021
1 parent 59aa516 commit 1cd5f08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/newrelic-infra-unprivileged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
serviceAccountName: newrelic
containers:
- name: newrelic-infra
image: newrelic/infrastructure-k8s:2.8.0-unprivileged
image: newrelic/infrastructure-k8s:2.8.1-unprivileged
resources:
limits:
memory: 150M
Expand Down
2 changes: 1 addition & 1 deletion deploy/newrelic-infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: newrelic-infra
image: newrelic/infrastructure-k8s:2.8.0
image: newrelic/infrastructure-k8s:2.8.1
securityContext:
privileged: true
resources:
Expand Down

0 comments on commit 1cd5f08

Please sign in to comment.