Skip to content

Commit e5e9594

Browse files
committed
fix wrong indentation
1 parent 119560f commit e5e9594

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gallery3.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ spec:
123123
name: gallery
124124
image: kuberdock/gallery3
125125
ports:
126-
- containerPort: 80
127-
isPublic: True
126+
- containerPort: 80
127+
isPublic: True
128128
readinessProbe:
129129
tcpSocket:
130130
port: 80

0 commit comments

Comments
 (0)