Skip to content

Commit

Permalink
move image to qauy
Browse files Browse the repository at this point in the history
  • Loading branch information
rcohencyberarmor committed Nov 10, 2022
1 parent 7ee478c commit e5fc6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubescape_sneeffer_daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ spec:
readOnly: true
containers:
- name: kubescape-sneeffer
image: rcohendockerhub/kubescape_sneeffer:test
image: quay.io/kubescape/sneeffer:v0.0.19
# command: ["/bin/bash"]
# args: ["-c", "while true; do sleep 1000;done"]
imagePullPolicy: Always
Expand Down

0 comments on commit e5fc6f1

Please sign in to comment.