Skip to content

Commit

Permalink
Rename k10s-nginx to k10s-ingress in Kubernetes deployment configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasDeHondt committed Feb 24, 2025
1 parent bd55efe commit 013e81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kubernetes/k10s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ spec:
template:
metadata:
labels:
app: k10s-nginx
app: k10s-ingress
spec:
containers:
- name: k10s-ingress
Expand Down

0 comments on commit 013e81e

Please sign in to comment.