Automated Manifest Update (#5033)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `e20bc4b` (on `e20bc4b2cf3bf4ca77e869f488fc81df09d00ba3`) - **Charts Updated**: `grimmory` Reviewed-on: #5033 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 #5033.
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
engineVersion: v2
|
||||
mergePolicy: Merge
|
||||
data:
|
||||
RESTIC_REPOSITORY: '/booklore/booklore-config'
|
||||
RESTIC_REPOSITORY: "{{ .BUCKET_ENDPOINT }}/booklore/booklore-config"
|
||||
data:
|
||||
- remoteRef:
|
||||
conversionStrategy: Default
|
||||
|
||||
@@ -15,6 +15,7 @@ spec:
|
||||
namespace: grimmory
|
||||
cleanupPolicy: Delete
|
||||
host: '%'
|
||||
maxUserConnections: 100
|
||||
name: grimmory
|
||||
passwordSecretKeyRef:
|
||||
key: password
|
||||
|
||||
Reference in New Issue
Block a user