Skip to content

Commit

Permalink
add wf-ngohub domain
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Oct 8, 2024
1 parent 58d4ecc commit 93bfc0c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions apps/wf-ngohub/domain-mapping.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
apiVersion: serving.knative.dev/v1beta1
kind: DomainMapping
metadata:
name: wf.commitglobal.org
namespace: wf-ngohub
spec:
ref:
name: wf-ngohub
kind: Service
apiVersion: serving.knative.dev/v1
---
apiVersion: serving.knative.dev/v1beta1
kind: DomainMapping
metadata:
name: wf.ngohub.ro
namespace: wf-ngohub
Expand Down

0 comments on commit 93bfc0c

Please sign in to comment.