Skip to content

Commit

Permalink
Merge branch '12862-iptables-tailer' into 'master'
Browse files Browse the repository at this point in the history
#12862 Fix values file in kube-iptables-tailer chart

See merge request kubernetes/k8id!925
  • Loading branch information
ashish1099 committed Jul 6, 2023
2 parents 3e7a804 + d26b385 commit 67fbb78
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions argocd-helm-charts/kube-iptables-tailer/values.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
kube-iptables-tailer:
journalDirectory: "/var/log/journal"
image:
repository: honestica/kube-iptables-tailer
tag: master-100
pullPolicy: IfNotPresent
imagePullSecrets:
- name: obmondo-web-app-gitlab-registry
calico:
apiVersion: crd.projectcalico.org/v1
rbac:
pspEnabled: false
tolerations:
- effect: NoSchedule
operator: Exists
Expand Down

0 comments on commit 67fbb78

Please sign in to comment.