Got rid of NS in resources Hexound
All checks were successful
Check with kubeconform / lint (push) Successful in 4s
All checks were successful
Check with kubeconform / lint (push) Successful in 4s
This commit is contained in:
@ -2,7 +2,6 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: hexound
|
||||
namespace: hexound
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
@ -56,4 +55,4 @@ spec:
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8080
|
||||
protocol: TCP
|
||||
protocol: TCP
|
||||
|
Reference in New Issue
Block a user