Skip to content

Commit

Permalink
feat: switch to the pelotech nidhogg from github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed Jan 25, 2024
1 parent 5f3031f commit b3954f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ resources:
# path: ./overlays/nidhogg-statefulset-prometheus-patch.yaml

images:
- name: controller
newName: chomatdam/nidhogg
- name: ghcr.io/pelotech/nidhogg:v0.5.0
newTag: latest

replacements:
Expand Down
2 changes: 1 addition & 1 deletion gitops/components/multus/kustomize/nidhogg/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
containers:
- command:
- /manager
image: controller:latest
image: ghcr.io/pelotech/nidhogg:v0.5.0
imagePullPolicy: Always
name: manager
args:
Expand Down

0 comments on commit b3954f3

Please sign in to comment.