mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
feat(secrets): allow creating secrets beyond opaque [EE-2625] (#7709)
This commit is contained in:
@@ -3,6 +3,8 @@ angular.module('portainer.kubernetes').component('kubernetesConfigurationData',
|
||||
controller: 'KubernetesConfigurationDataController',
|
||||
bindings: {
|
||||
formValues: '=',
|
||||
isDockerConfig: '=',
|
||||
onChangeValidation: '&',
|
||||
isValid: '=',
|
||||
isCreation: '=',
|
||||
isEditorDirty: '=',
|
||||
|
||||
Reference in New Issue
Block a user