feat(common)!: Release v3.0.0-beta1 (#278)

This commit is contained in:
Bernd Schorgers 2024-03-07 19:53:41 +01:00 committed by GitHub
parent deafcf75a1
commit b78483b0b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
88 changed files with 3697 additions and 1209 deletions

View file

@ -17,7 +17,8 @@ tests:
set:
persistence:
config:
enabled: true
accessMode: ReadWriteOnce
size: 1Gi
asserts:
- documentIndex: &DeploymentDoc 1
isKind:
@ -123,7 +124,6 @@ tests:
set:
persistence:
config:
enabled: true
accessMode: ReadWriteMany
size: 1G
globalMounts:
@ -143,7 +143,6 @@ tests:
set:
persistence:
config:
enabled: true
existingClaim: myClaim
globalMounts:
- path: /config
@ -164,7 +163,6 @@ tests:
set:
persistence:
config:
enabled: true
type: hostPath
hostPath: /tmp
globalMounts:
@ -184,7 +182,6 @@ tests:
set:
persistence:
config:
enabled: true
type: hostPath
hostPath: /dev
globalMounts: