Skip to content

Commit cadd405

Browse files
authored
[minor] Add ignore for ManageWorkspace CR spec mode option (#276)
1 parent b1aba99 commit cadd405

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

root-applications/ibm-mas-instance-root/templates/510-550-ibm-mas-masapp-configs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ spec:
147147
kind: ServiceAccount
148148
jsonPointers:
149149
- /imagePullSecrets
150-
- group: 'marketplace.redhat.com/v1alpha1'
151-
kind: MarketplaceConfig
150+
- group: 'apps.mas.ibm.com'
151+
kind: ManageWorkspace
152152
jsonPointers:
153-
- /spec
153+
- /spec/settings/deployment/mode
154154
{{- end }}

0 commit comments

Comments
 (0)