Skip to content

Commit

Permalink
docs: update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyzimmer committed Oct 15, 2023
1 parent 4308b51 commit 89ad57c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/multi-cluster/deploy-one/cluster-two-peering.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ metadata:
namespace: kube-system
spec:
authMethod: kubernetes
network:
forwardDNS: true
credentials:
name: cluster-two-credentials
2 changes: 2 additions & 0 deletions examples/multi-cluster/deploy-two/cluster-one-peering.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ metadata:
namespace: kube-system
spec:
authMethod: kubernetes
network:
forwardDNS: true
credentials:
name: cluster-one-credentials

0 comments on commit 89ad57c

Please sign in to comment.