Add Dockerfile, K8s manifests, and ArgoCD app for OpenShift deployment
This commit is contained in:
5
manifests/imagestream.yaml
Normal file
5
manifests/imagestream.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
apiVersion: image.openshift.io/v1
|
||||
kind: ImageStream
|
||||
metadata:
|
||||
name: clawrizon
|
||||
namespace: clawrizon
|
||||
Reference in New Issue
Block a user