Skip to content

Commit

Permalink
Apply pre-commit fix
Browse files Browse the repository at this point in the history
From the artifact of the previous workflow run
  • Loading branch information
geo-ghci-int[bot] authored and renovate[bot] committed Oct 2, 2024
1 parent 07aa350 commit 10dfb5b
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions tests/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ spec:
app.kubernetes.io/component: qgis-server
spec:
imagePullSecrets:
- name: qwc-qgis-dockerregistry
- name: qwc-qgis-docker-registry
serviceAccountName: default
securityContext:
{}
Expand All @@ -798,7 +798,7 @@ spec:
securityContext:
runAsNonRoot: true
runAsUser: 33
image: "sourcepole/qwc-qgis-server:3.34"
image: "sourcepole/qwc-qgis-server:3.38"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -860,15 +860,15 @@ spec:
app.kubernetes.io/component: admin-gui
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
containers:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-admin-gui:v2024.5-lts"
image: "sourcepole/qwc-admin-gui:v2024.6-lts"
imagePullPolicy: IfNotPresent
env:
- name: "DEFAULT_LOCALE"
Expand Down Expand Up @@ -942,7 +942,7 @@ spec:
app.kubernetes.io/component: auth-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1020,7 +1020,7 @@ spec:
app.kubernetes.io/component: config-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1109,7 +1109,7 @@ spec:
app.kubernetes.io/component: data-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1187,7 +1187,7 @@ spec:
app.kubernetes.io/component: document-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1261,7 +1261,7 @@ spec:
app.kubernetes.io/component: elevation-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1333,7 +1333,7 @@ spec:
app.kubernetes.io/component: feature-info-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1407,7 +1407,7 @@ spec:
app.kubernetes.io/component: fulltext-search-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1481,7 +1481,7 @@ spec:
app.kubernetes.io/component: legend-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1559,7 +1559,7 @@ spec:
app.kubernetes.io/component: map-viewer
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1631,7 +1631,7 @@ spec:
app.kubernetes.io/component: mapinfo-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1705,15 +1705,15 @@ spec:
app.kubernetes.io/component: ogc-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
containers:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-ogc-service:v2024.3-lts"
image: "sourcepole/qwc-ogc-service:v2024.4-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1779,7 +1779,7 @@ spec:
app.kubernetes.io/component: permalink-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1853,7 +1853,7 @@ spec:
app.kubernetes.io/component: print-service
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down Expand Up @@ -1927,7 +1927,7 @@ spec:
app.kubernetes.io/component: solr
spec:
imagePullSecrets:
- name: qwc-qwc-dockerregistry
- name: qwc-qwc-docker-registry
serviceAccountName: default
securityContext:
{}
Expand Down

0 comments on commit 10dfb5b

Please sign in to comment.