Skip to content

Commit

Permalink
Merge branch 'main' of github.com:WISVCH/gke-cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdijk committed Jan 2, 2024
2 parents 35cdb11 + 6a03b0d commit e05ec94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/narrowcast-content/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: narrowcast-content
image: ghcr.io/wisvch/narrowcast-content:20240101-8977ef0 # {"$imagepolicy": "flux-system:narrowcast-content"}
image: ghcr.io/wisvch/narrowcast-content:20240102-8977ef0 # {"$imagepolicy": "flux-system:narrowcast-content"}
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down Expand Up @@ -81,4 +81,4 @@ spec:
memory: 512Mi
requests:
cpu: 50m
memory: 150Mi
memory: 150Mi

0 comments on commit e05ec94

Please sign in to comment.