lower TTL to 30 seconds
parent
a5cdaf53b2
commit
95acc2867b
|
@ -61,7 +61,7 @@ metadata:
|
||||||
name: gcp-auth-certs-create
|
name: gcp-auth-certs-create
|
||||||
namespace: gcp-auth
|
namespace: gcp-auth
|
||||||
spec:
|
spec:
|
||||||
ttlSecondsAfterFinished: 120
|
ttlSecondsAfterFinished: 30
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
name: gcp-auth-certs-create
|
name: gcp-auth-certs-create
|
||||||
|
@ -121,7 +121,7 @@ metadata:
|
||||||
name: gcp-auth-certs-patch
|
name: gcp-auth-certs-patch
|
||||||
namespace: gcp-auth
|
namespace: gcp-auth
|
||||||
spec:
|
spec:
|
||||||
ttlSecondsAfterFinished: 120
|
ttlSecondsAfterFinished: 30
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
name: gcp-auth-certs-patch
|
name: gcp-auth-certs-patch
|
||||||
|
|
Loading…
Reference in New Issue