Skip to content

Commit

Permalink
Merge branch 'main' of github.com:soerenschneider/k8s-gitops
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenschneider committed Sep 17, 2024
2 parents 2a63174 + a4346cc commit 34de5a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion apps/paperless-ngx/paperless-ngx-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
type: "RuntimeDefault"
containers:
- name: "paperless-ngx"
image: "ghcr.io/paperless-ngx/paperless-ngx:2.12.0"
image: "ghcr.io/paperless-ngx/paperless-ngx:2.12.1"
imagePullPolicy: "IfNotPresent"
resources:
requests:
Expand Down
3 changes: 0 additions & 3 deletions contrib/istio/istio-operator-svc.ez.soeren.cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ spec:
- port: 9094
targetPort: 9094
name: "am-cluster"
- port: 9999
targetPort: 9999
name: "fuck"

0 comments on commit 34de5a2

Please sign in to comment.