Skip to content

Commit

Permalink
fix namePrefix for etcdless kustomize configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
balpert89 committed Jan 23, 2024
1 parent a915677 commit 76f7db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/apiserver/etcdless/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace: ironcore-net-system
# "wordpress" becomes "alices-wordpress".
# Note that it should also match with the prefix (text before '-') of the namespace
# field above.
namePrefix: ironcore-net
namePrefix: ironcore-net-

# Labels to add to all resources and selectors.
#commonLabels:
Expand Down

0 comments on commit 76f7db3

Please sign in to comment.