Skip to content

Commit b297d37

Browse files
committed
Automatic update of nais application reference/example
liberator commit sha: b052d0557cca24456ac49d2f0679e6a0675d6cc3
1 parent 74895f2 commit b297d37

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
@@ -4403,7 +4403,7 @@ The default separator is `:`. If `name` contains `/`, the default separator is i
44034403

44044404
Type: `string`<br />
44054405
Required: `false`<br />
4406-
Pattern: `^[\/:]$`<br />
4406+
Pattern: `^[\/:.]$`<br />
44074407

44084408
??? example
44094409
``` yaml

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3764,7 +3764,7 @@ The default separator is `:`. If `name` contains `/`, the default separator is i
37643764

37653765
Type: `string`<br />
37663766
Required: `false`<br />
3767-
Pattern: `^[\/:]$`<br />
3767+
Pattern: `^[\/:.]$`<br />
37683768

37693769
??? example
37703770
``` yaml

0 commit comments

Comments
 (0)