Automated Manifest Update (#4457)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #4457 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4457.
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/configMaps: 5a4b036e0934af1f3e6c8db22e10d427d07560ef106cde652ffb16f26c93bccf
|
||||
checksum/configMaps: a37032fa49139e1ca2cf18627d83f95039f168fd0b45490839056ed515dc6dc8
|
||||
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
@@ -68,11 +68,6 @@ spec:
|
||||
name: config
|
||||
readOnly: true
|
||||
subPath: kubernetes.yaml
|
||||
- mountPath: /app/config/services.yaml
|
||||
mountPropagation: None
|
||||
name: config
|
||||
readOnly: true
|
||||
subPath: services.yaml
|
||||
- mountPath: /app/config/settings.yaml
|
||||
mountPropagation: None
|
||||
name: config
|
||||
@@ -83,6 +78,16 @@ spec:
|
||||
name: config
|
||||
readOnly: true
|
||||
subPath: widgets.yaml
|
||||
- mountPath: /app/config/services.yaml
|
||||
mountPropagation: None
|
||||
name: config
|
||||
readOnly: true
|
||||
subPath: services.yaml
|
||||
- mountPath: /app/config/bookmarks.yaml
|
||||
mountPropagation: None
|
||||
name: config
|
||||
readOnly: true
|
||||
subPath: bookmarks.yaml
|
||||
volumes:
|
||||
- configMap:
|
||||
name: homepage
|
||||
|
||||
Reference in New Issue
Block a user