Skip to content

Commit 38d720b

Browse files
committed
remove ttl from nais configs
we want this app to live forever
1 parent 725c550 commit 38d720b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.nais/prod.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ metadata:
66
spec:
77
image: {{image}}
88
port: 8080
9-
ttl: 3h
109

1110
replicas:
1211
max: 1

.nais/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ metadata:
66
spec:
77
image: {{image}}
88
port: 8080
9-
ttl: 3h
109

1110
replicas:
1211
max: 1

0 commit comments

Comments
 (0)