Skip to content

Commit 576127d

Browse files
committed
test: Improve certificate tests
1 parent 2ae7fef commit 576127d

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

test/integration/default/01-certificate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ spec:
1313
algorithm: RSA
1414
encoding: PKCS1
1515
size: 4096
16+
rotationPolicy: Always
1617
usages:
1718
- server auth
1819
- client auth

test/integration/high-availability/01-certificate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ spec:
1313
algorithm: RSA
1414
encoding: PKCS1
1515
size: 4096
16+
rotationPolicy: Always
1617
usages:
1718
- server auth
1819
- client auth

test/integration/namespace/01-certificate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ spec:
1313
algorithm: RSA
1414
encoding: PKCS1
1515
size: 4096
16+
rotationPolicy: Always
1617
usages:
1718
- server auth
1819
- client auth

test/integration/webhook/01-certificate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ spec:
1313
algorithm: RSA
1414
encoding: PKCS1
1515
size: 4096
16+
rotationPolicy: Always
1617
usages:
1718
- server auth
1819
- client auth

0 commit comments

Comments
 (0)