pathing
This commit is contained in:
1
.github/workflows/apply-kubernetes.yml
vendored
1
.github/workflows/apply-kubernetes.yml
vendored
@@ -28,5 +28,6 @@ jobs:
|
||||
COPILOT_TOKEN: ${{ secrets.COPILOT_TOKEN }}
|
||||
working-directory: /home/github/infrastructure/infrastructure
|
||||
run: |
|
||||
ls -alh
|
||||
kubectl apply -f kuberentes/ingress
|
||||
kubectl apply -f kuberentes/proxy-ingress
|
||||
@@ -31,3 +31,4 @@ metadata:
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: 100.122.128.107
|
||||
|
||||
Reference in New Issue
Block a user