Skip to content

Commit d61602f

Browse files
committed
Automatic update of nais application reference/example
liberator commit sha: 1cb863cb99a74d96f7d6a9fd8ed08ed5743760c2
1 parent 5641cb3 commit d61602f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/workloads/application/reference/application-spec.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3640,7 +3640,7 @@ Pattern: `^\d+[KMG]i$`<br />
36403640
Your application's Docker image location and tag.
36413641

36423642
Type: `string`<br />
3643-
Required: `true`<br />
3643+
Required: `false`<br />
36443644

36453645
??? example
36463646
``` yaml

docs/workloads/job/reference/naisjob-spec.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3112,7 +3112,7 @@ Allowed values: `POSTGRES_12`, `POSTGRES_13`, `POSTGRES_14`, `POSTGRES_15`, `POS
31123112
Your Naisjob's Docker image location and tag.
31133113

31143114
Type: `string`<br />
3115-
Required: `true`<br />
3115+
Required: `false`<br />
31163116

31173117
??? example
31183118
``` yaml

0 commit comments

Comments
 (0)