Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
apiVersion: console.openshift.io/v1
|
||||
kind: ConsoleLink
|
||||
metadata:
|
||||
name: acs
|
||||
spec:
|
||||
href: 'https://central-stackrox.apps.hub.ocplab.com'
|
||||
location: ApplicationMenu
|
||||
text: Advanced Cluster Security
|
||||
applicationMenu:
|
||||
section: Red Hat Applications
|
||||
imageURL: https://central-stackrox.apps.hub.ocplab.com/static/media/rh-favicon.0110fdfc5cab55416acf.ico
|
||||
@@ -0,0 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- ../../../../../components/consolelinks/base
|
||||
- acs-consolelink.yaml
|
||||
Reference in New Issue
Block a user