[CDS] Use faster version of common secret template
[oom.git] / kubernetes / cds / templates / secrets.yaml
index 87edb92..bd7eb8e 100644 (file)
@@ -11,4 +11,5 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-{{ include "common.secret" . }}
+
+{{ include "common.secretFast" . }}