Skip to content

Commit

Permalink
Update cozystack-installer.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkhachaturov authored Oct 23, 2024
1 parent 7eb8864 commit 735a4ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/cozystack-installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
serviceAccountName: cozystack
containers:
- name: cozystack
image: "ghcr.io/aenix-io/cozystack/cozystack:v0.17.0"
image: "ghcr.io/aenix-io/cozystack/cozystack:v0.17.1"
env:
- name: KUBERNETES_SERVICE_HOST
value: localhost
Expand All @@ -87,7 +87,7 @@ spec:
fieldRef:
fieldPath: metadata.name
- name: darkhttpd
image: "ghcr.io/aenix-io/cozystack/cozystack:v0.17.0"
image: "ghcr.io/aenix-io/cozystack/cozystack:v0.17.1"
command:
- /usr/bin/darkhttpd
- /cozystack/assets
Expand Down

0 comments on commit 735a4ef

Please sign in to comment.