Skip to content

Commit

Permalink
adds missing newlines at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
gniltaws committed Dec 18, 2024
1 parent fb00230 commit e37c76d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ nodes:
protocol: TCP
- containerPort: 80
hostPort: 80
protocol: TCP
protocol: TCP

Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ spec:
service:
name: registry
port:
number: 5000
number: 5000

Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ data:
kind: Secret
metadata:
name: htpasswd
namespace: registry
namespace: registry

Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
registryUser:
registryPassword:
registryPassword:

0 comments on commit e37c76d

Please sign in to comment.