Skip to content

Commit

Permalink
alias
Browse files Browse the repository at this point in the history
  • Loading branch information
briansunter committed Jun 16, 2024
1 parent 2c4dd5d commit b3a92b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manifests/nginx-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ spec:
labels:
app: nginx
spec:
hostAliases:
- ip: "127.0.0.1"
hostnames:
- "harbor.bsunter.net"
containers:
- name: nginx
image: harbor.bsunter.net/graph/site:latest
Expand Down

0 comments on commit b3a92b3

Please sign in to comment.