Skip to content

Commit

Permalink
use my debug image
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils committed Jan 21, 2025
1 parent ca1d609 commit 1d064f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3253,7 +3253,7 @@ metadata:
name: security-profiles-operator
namespace: security-profiles-operator
spec:
replicas: 3
replicas: 1
selector:
matchLabels:
app: security-profiles-operator
Expand Down Expand Up @@ -3291,7 +3291,7 @@ spec:
fieldPath: spec.nodeName
- name: KUBELET_DIR
value: /var/lib/kubelet
image: gcr.io/k8s-staging-sp-operator/security-profiles-operator:latest
image: ghcr.io/mhils/security-profiles-operator:latest
imagePullPolicy: Always
name: security-profiles-operator
resources:
Expand Down

0 comments on commit 1d064f4

Please sign in to comment.